mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
Use stable hwi/oauth-bundle release instead of dev-master
This commit is contained in:
parent
ac9b59ef33
commit
f42fa4db65
2 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@
|
|||
"require-dev": {
|
||||
"doctrine/doctrine-bundle": "^2.13 || ^3.0",
|
||||
"doctrine/orm": "^2.18 || ^3.5",
|
||||
"hwi/oauth-bundle": "dev-master as 2.5.0",
|
||||
"hwi/oauth-bundle": "^2.5",
|
||||
"matthiasnoback/symfony-config-test": "^6.0",
|
||||
"matthiasnoback/symfony-dependency-injection-test": "^6.0",
|
||||
"phpunit/phpunit": "^11.5",
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"doctrine/doctrine-bundle": "^2.13 || ^3.0",
|
||||
"hwi/oauth-bundle": "dev-master as 2.5.0",
|
||||
"hwi/oauth-bundle": "^2.5",
|
||||
"matthiasnoback/symfony-dependency-injection-test": "^6.0",
|
||||
"phpunit/phpunit": "^11.5",
|
||||
"symfony/dependency-injection": "^6.4.1 || ^7.4 || ^8.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue