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 e9a9f9d commit fcf7a01Copy full SHA for fcf7a01
composer.json
@@ -13,8 +13,8 @@
13
],
14
"require": {
15
"php": "^7.2||^8.0",
16
- "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
17
- "symfony/http-client": "^4.4 || ^5.0 || ^6.0",
+ "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/http-client": "^4.4 || ^5.0 || ^6.0 || ^7.0",
18
"symfony/http-client-contracts": "^1.0|^2.0|^3.0",
19
"nyholm/psr7": "^1.0",
20
"m4tthumphrey/php-gitlab-api": "^11.0"
0 commit comments