Skip to content

Commit a0be1ea

Browse files
committed
Composer reference updates.
Left out "m4tthumphrey/php-gitlab-api" as this is updated in issue #50 and PR #52.
1 parent 0c85b88 commit a0be1ea

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
"license": "Apache-2.0",
55
"require": {
66
"php": ">=8.1",
7-
"cocur/slugify": "^4.6.0",
8-
"http-interop/http-factory-guzzle": "^1.2",
7+
"cocur/slugify": "^4.7.1",
8+
"http-interop/http-factory-guzzle": "^1.2.1",
99
"m4tthumphrey/php-gitlab-api": "^12.0.0",
10-
"monolog/monolog": "^3.9.0",
10+
"monolog/monolog": "^3.10.0",
1111
"php-http/guzzle6-adapter": "^2.0.2",
12-
"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/polyfill-php85": "^1.33.0",
17-
"symfony/yaml": "^6.4.26"
12+
"symfony/console": "^6.4.37",
13+
"symfony/polyfill-php82": "^1.37.0",
14+
"symfony/polyfill-php83": "^1.37.0",
15+
"symfony/polyfill-php84": "^1.37.0",
16+
"symfony/polyfill-php85": "^1.37.0",
17+
"symfony/yaml": "^6.4.38"
1818
},
1919
"require-dev": {
20-
"phpstan/phpstan": "^2.1.28",
21-
"phpstan/phpstan-symfony": "^2.0.8"
20+
"phpstan/phpstan": "^2.1.54",
21+
"phpstan/phpstan-symfony": "^2.0.17"
2222
},
2323
"autoload": {
2424
"psr-4": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)