Migration vers laminas
... | ... | @@ -8,12 +8,13 @@ |
} | ||
], | ||
"require": { | ||
"unicaen/app": "^3.0" | ||
"unicaen/app": "^3.0", | ||
"laminas/laminas-dependency-plugin": "^2.1" | ||
}, | ||
"require-dev": { | ||
"zendframework/zend-test": "^3.0", | ||
"phpunit/phpunit": "^5.6", | ||
"phpspec/prophecy": "^1.6" | ||
"laminas/laminas-test": "^3.0", | ||
"phpunit/phpunit": "^5.6", | ||
"phpspec/prophecy": "^1.6" | ||
}, | ||
"autoload": { | ||
"psr-0": { | ||
... | ... |
composer.lock
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment