Skip to content

Commit ce3488c

Browse files
committed
Composer update.
1 parent 11731f9 commit ce3488c

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
"m4tthumphrey/php-gitlab-api": "^12.1.0",
1515
"monolog/monolog": "^3.10.0",
1616
"php-http/guzzle6-adapter": "^2.0.2",
17-
"symfony/console": "^6.4.39",
17+
"symfony/console": "^6.4.41",
1818
"symfony/polyfill-php82": "^1.37.0",
19-
"symfony/polyfill-php83": "^1.37.0",
20-
"symfony/polyfill-php84": "^1.37.0",
19+
"symfony/polyfill-php83": "^1.38.1",
20+
"symfony/polyfill-php84": "^1.38.1",
2121
"symfony/polyfill-php85": "^1.37.0",
22-
"symfony/yaml": "^6.4.38"
22+
"symfony/yaml": "^6.4.41"
2323
},
2424
"require-dev": {
25-
"phpstan/phpstan": "^2.1.54",
25+
"phpstan/phpstan": "^2.2.2",
2626
"phpstan/phpstan-deprecation-rules": "^2.0.4",
2727
"phpstan/phpstan-strict-rules": "^2.0.11",
28-
"phpstan/phpstan-symfony": "^2.0.17"
28+
"phpstan/phpstan-symfony": "^2.0.19"
2929
},
3030
"autoload": {
3131
"psr-4": {

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)