Skip to content
Snippets Groups Projects
Commit 44fcd73f authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

On pointe maintenant vers les dépôts GIT d'Unicaen!!

parent 84f39401
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ed73dada32dafd1e26301a6f39b94207", "content-hash": "30d4da6fd444776418da3aa0732c49c0",
"packages": [ "packages": [
{ {
"name": "bjyoungblood/bjy-authorize", "name": "bjyoungblood/bjy-authorize",
...@@ -1447,12 +1447,12 @@ ...@@ -1447,12 +1447,12 @@
"time": "2018-01-29T08:54:45+00:00" "time": "2018-01-29T08:54:45+00:00"
}, },
{ {
"name": "unicaen/unicaen-app", "name": "unicaen/app",
"version": "dev-trunk", "version": "dev-master",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenApp", "url": "https://git.unicaen.fr/lib/unicaen/app.git",
"reference": "/trunk/@862" "reference": "ba1b230242fd4cc0b9bbe0c650514dad1e7ce18a"
}, },
"require": { "require": {
"doctrine/doctrine-orm-module": ">=0.7", "doctrine/doctrine-orm-module": ">=0.7",
...@@ -1494,21 +1494,21 @@ ...@@ -1494,21 +1494,21 @@
"./Module.php" "./Module.php"
] ]
}, },
"description": "Module commun aux applis ZF2 de l'UCBN", "description": "Module de base des applications unicaen",
"time": "2018-02-22T09:53:05+00:00" "time": "2018-02-23T17:22:40+00:00"
}, },
{ {
"name": "unicaen/unicaen-auth", "name": "unicaen/auth",
"version": "dev-trunk", "version": "dev-master",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenAuth", "url": "https://git.unicaen.fr/lib/unicaen/auth.git",
"reference": "/trunk/@322" "reference": "9a64c51b0d3d8889880bf4cc4bd05d1dcd3ab93f"
}, },
"require": { "require": {
"bjyoungblood/bjy-authorize": ">=1.4", "bjyoungblood/bjy-authorize": ">=1.4",
"jasig/phpcas": ">=1.3.3", "jasig/phpcas": ">=1.3.3",
"unicaen/unicaen-app": ">=1.2.2", "unicaen/app": "^1.3",
"zf-commons/zfc-user-doctrine-orm": ">=0.1" "zf-commons/zfc-user-doctrine-orm": ">=0.1"
}, },
"require-dev": { "require-dev": {
...@@ -1524,16 +1524,16 @@ ...@@ -1524,16 +1524,16 @@
"./Module.php" "./Module.php"
] ]
}, },
"description": "Module d'authentification pour les applis ZF2 de l'UCBN", "description": "Module d'authentification pour les applications Unicaen",
"time": "2018-01-08T14:04:04+00:00" "time": "2018-02-26T15:31:19+00:00"
}, },
{ {
"name": "unicaen/unicaen-code", "name": "unicaen/code",
"version": "dev-trunk", "version": "dev-master",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenCode", "url": "https://git.unicaen.fr/lib/unicaen/code.git",
"reference": "/trunk/@66" "reference": "e1e7e1e85c6e0966eb808fec561a09f7f6fc9b4d"
}, },
"require": { "require": {
"doctrine/dbal": "^2.5", "doctrine/dbal": "^2.5",
...@@ -1551,19 +1551,19 @@ ...@@ -1551,19 +1551,19 @@
] ]
}, },
"description": "Boite à outils pour la programmation avec la bibliothèque Unicaen", "description": "Boite à outils pour la programmation avec la bibliothèque Unicaen",
"time": "2018-01-31T16:41:01+00:00" "time": "2018-02-26T09:08:51+00:00"
}, },
{ {
"name": "unicaen/unicaen-import", "name": "unicaen/import",
"version": "dev-trunk", "version": "dev-master",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenImport", "url": "https://git.unicaen.fr/lib/unicaen/import.git",
"reference": "/trunk/@50" "reference": "fd5125db9525b121b5a950e9e12721a9ab6027f4"
}, },
"require": { "require": {
"unicaen/unicaen-auth": "^1.2 || dev-trunk", "unicaen/auth": "^1.2 || dev-master",
"unicaen/unicaen-oracle": "^1.1 || dev-trunk" "unicaen/oracle": "^1.1 || dev-master"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5.7" "phpunit/phpunit": "^5.7"
...@@ -1578,16 +1578,16 @@ ...@@ -1578,16 +1578,16 @@
"./Module.php" "./Module.php"
] ]
}, },
"description": "Boite à outils pour la programmation avec la bibliothèque Unicaen", "description": "Module d'import de données vers une base Oracle",
"time": "2018-02-20T11:11:29+00:00" "time": "2018-02-27T08:40:13+00:00"
}, },
{ {
"name": "unicaen/unicaen-oracle", "name": "unicaen/oracle",
"version": "1.1.1", "version": "1.1.2",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenOracle", "url": "https://git.unicaen.fr/lib/unicaen/oracle.git",
"reference": "/tags/1.1.1/@20" "reference": "df0506113c7a21e91180dc2ffa63278c92bd4f88"
}, },
"require": { "require": {
"doctrine/dbal": "^2.5", "doctrine/dbal": "^2.5",
...@@ -1607,18 +1607,18 @@ ...@@ -1607,18 +1607,18 @@
] ]
}, },
"description": "Bibliothèque utile lorsqu'on utilise un base de données Oracle", "description": "Bibliothèque utile lorsqu'on utilise un base de données Oracle",
"time": "2017-01-17T11:13:51+00:00" "time": "2018-02-26T10:03:19+00:00"
}, },
{ {
"name": "unicaen/unicaen-tbl", "name": "unicaen/tbl",
"version": "dev-trunk", "version": "dev-master",
"source": { "source": {
"type": "svn", "type": "git",
"url": "https://svn.unicaen.fr/svn/UnicaenTbl", "url": "https://git.unicaen.fr/lib/unicaen/tbl.git",
"reference": "/trunk/@13" "reference": "adec2e86fbfc92236dc5f0eafcafa073070520c3"
}, },
"require": { "require": {
"unicaen/unicaen-app": "^1.3 || dev-trunk" "unicaen/app": "^1.3 || dev-trunk"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5.6" "phpunit/phpunit": "^5.6"
...@@ -1634,7 +1634,7 @@ ...@@ -1634,7 +1634,7 @@
] ]
}, },
"description": "Module Unicaen de gestion de tableaux de bord Oracle", "description": "Module Unicaen de gestion de tableaux de bord Oracle",
"time": "2018-02-20T11:11:46+00:00" "time": "2018-02-27T09:35:50+00:00"
}, },
{ {
"name": "zendframework/zend-authentication", "name": "zendframework/zend-authentication",
...@@ -3911,15 +3911,22 @@ ...@@ -3911,15 +3911,22 @@
} }
], ],
"packages-dev": [], "packages-dev": [],
"aliases": [], "aliases": [
{
"alias": "1.3.6",
"alias_normalized": "1.3.6.0",
"version": "9999999-dev",
"package": "unicaen/app"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"unicaen/unicaen-app": 20, "unicaen/app": 20,
"unicaen/unicaen-auth": 20, "unicaen/auth": 20,
"bjyoungblood/bjy-authorize": 20, "bjyoungblood/bjy-authorize": 20,
"unicaen/unicaen-code": 20, "unicaen/code": 20,
"unicaen/unicaen-import": 20, "unicaen/import": 20,
"unicaen/unicaen-tbl": 20 "unicaen/tbl": 20
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment