.gitignore
0 → 100644
+2
−0
+6
−5
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -4,14 +4,15 @@ | ||
"repositories": [
|
||
{
|
||
"type": "composer",
|
||
"url": "https://dev.unicaen.fr/packagist"
|
||
"url": "https://gest.unicaen.fr/packagist"
|
||
}
|
||
],
|
||
"require": {
|
||
"unicaen/app": "^1.3",
|
||
"zendframework/zend-test": "^2.4",
|
||
"phpunit/PHPUnit": "^5.6",
|
||
"phpspec/prophecy": "^1.6"
|
||
"php": "7.3.*",
|
||
"zendframework/zend-test": "^3.0",
|
||
"phpunit/phpunit": "^5.6",
|
||
"phpspec/prophecy": "^1.6",
|
||
"doctrine/orm": "^2.6"
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
+1505
−723
File changed.
Preview size limit exceeded, changes collapsed.
Loading