mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Update composer.json & composer.lock files to latest Behat v3
Conflicts: composer.lock
This commit is contained in:
parent
c982839e7d
commit
05e7e626a3
1 changed files with 1 additions and 2 deletions
|
|
@ -63,11 +63,10 @@
|
|||
"behat/mink-extension": "2.0.*@dev",
|
||||
"behat/mink-goutte-driver": "@dev",
|
||||
"behat/mink-selenium2-driver": "@dev",
|
||||
"behat/symfony2-extension": "*",
|
||||
"doctrine/doctrine-fixtures-bundle": "2.2.*",
|
||||
"fzaninotto/faker": "1.2.*",
|
||||
"phpspec/phpspec": "~2.0",
|
||||
"phpunit/phpunit": "~3.7.28,~3.8"
|
||||
"phpunit/phpunit": "~3.7"
|
||||
},
|
||||
"scripts": {
|
||||
"post-install-cmd": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue