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 70e6b9d commit 0136c54Copy full SHA for 0136c54
composer.json
@@ -9,11 +9,12 @@
9
"m4tthumphrey/php-gitlab-api": "^12.0.0",
10
"monolog/monolog": "^3.9.0",
11
"php-http/guzzle6-adapter": "^2.0.2",
12
- "symfony/console": "^6.4.25",
+ "symfony/console": "^6.4.27",
13
"symfony/polyfill-php82": "^1.33.0",
14
"symfony/polyfill-php83": "^1.33.0",
15
"symfony/polyfill-php84": "^1.33.0",
16
- "symfony/yaml": "^6.4.25"
+ "symfony/polyfill-php85": "^1.33.0",
17
+ "symfony/yaml": "^6.4.26"
18
},
19
"require-dev": {
20
"phpstan/phpstan": "^2.1.28",
0 commit comments