mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Use stable releases of variadic-extension and mink-browserkit-driver instead of forks
This commit is contained in:
parent
d3761b7457
commit
ab4aa086c7
1 changed files with 2 additions and 10 deletions
|
|
@ -194,12 +194,12 @@
|
|||
"doctrine/cache": "^2.2",
|
||||
"doctrine/data-fixtures": "^1.7 || ^2.2",
|
||||
"behat/mink": "^1.13",
|
||||
"friends-of-behat/mink-browserkit-driver": "dev-symfony-8-support as 2.2.0",
|
||||
"friends-of-behat/mink-browserkit-driver": "^1.6.3",
|
||||
"friends-of-behat/mink-debug-extension": "^2.1",
|
||||
"friends-of-behat/mink-extension": "dev-symfony-8 as 2.7.5.1",
|
||||
"friends-of-behat/page-object-extension": "^0.3",
|
||||
"friends-of-behat/symfony-extension": "dev-symfony-8 as 2.6.2",
|
||||
"friends-of-behat/variadic-extension": "dev-symfony-8-support as 1.6.0",
|
||||
"friends-of-behat/variadic-extension": "^1.7.0",
|
||||
"hwi/oauth-bundle": "^2.5",
|
||||
"lchrusciel/api-test-case": "dev-bump-symfony-doctrine-deps as 5.3.5",
|
||||
"matthiasnoback/symfony-config-test": "^6.0",
|
||||
|
|
@ -239,10 +239,6 @@
|
|||
"symfony/ux-live-component": "2.28.0 || 2.28.1"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/Rafikooo/MinkBrowserKitDriver.git"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/loic425/behat-panther-extension.git"
|
||||
|
|
@ -259,10 +255,6 @@
|
|||
"type": "vcs",
|
||||
"url": "https://github.com/Kocal/FriendsOfBehat-SymfonyExtension.git"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/TheMilek/VariadicExtension.git"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/TheMilek/SyliusResourceBundle.git"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue