We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2399e commit 89dab65Copy full SHA for 89dab65
composer.json
@@ -13,9 +13,9 @@
13
],
14
"require": {
15
"php": "^7.2||^8.0",
16
- "symfony/framework-bundle": "^4.4 || ^5.0",
17
- "symfony/http-client": "^4.4 || ^5.0",
18
- "symfony/http-client-contracts": "^1.0|^2.0",
+ "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
+ "symfony/http-client": "^4.4 || ^5.0 || ^6.0",
+ "symfony/http-client-contracts": "^1.0|^2.0|^3.0",
19
"nyholm/psr7": "^1.0",
20
"m4tthumphrey/php-gitlab-api": "^11.0"
21
},
0 commit comments