mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
revert phpunit to ~5.0, which is required by other bundles
This commit is contained in:
parent
669d823f72
commit
a9da9acdd2
@ -32,13 +32,13 @@
|
||||
"doctrine/migrations": "~1.0",
|
||||
"symfony/monolog-bundle": "^2.7",
|
||||
"chill-project/main": "dev-master@dev",
|
||||
"phpoffice/phpspreadsheet": "dev-develop#9e835676a6a2df9f7e445a28d4d89f6bd296a7c5@dev",
|
||||
"phpunit/phpunit": "^6.2"
|
||||
"phpoffice/phpspreadsheet": "dev-develop#9e835676a6a2df9f7e445a28d4d89f6bd296a7c5@dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"chill-project/person": "dev-master@dev",
|
||||
"fzaninotto/faker": "~1",
|
||||
"doctrine/doctrine-fixtures-bundle": "~2.2"
|
||||
"doctrine/doctrine-fixtures-bundle": "~2.2",
|
||||
"phpunit/phpunit": "^6.2"
|
||||
},
|
||||
"scripts": {
|
||||
"post-install-cmd": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user