Skip to content

Commit ad02462

Browse files
committed
Bumped all minimum dependency versions
1 parent 2870fa0 commit ad02462

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"ext-json": "*",
88
"ext-libxml": "*",
99
"ext-simplexml": "*",
10-
"azjezz/psl": "^3.0.2",
11-
"composer/composer": "^2.7.6",
10+
"azjezz/psl": "^3.2.0",
11+
"composer/composer": "^2.8.5",
1212
"nikic/php-parser": "^5.4.0",
1313
"nikolaposa/version": "^4.2.0",
14-
"ocramius/package-versions": "^2.8.0",
15-
"roave/better-reflection": "^6.26.0",
16-
"symfony/console": "^7.0.7"
14+
"ocramius/package-versions": "^2.10.0",
15+
"roave/better-reflection": "^6.54.0",
16+
"symfony/console": "^7.2.1"
1717
},
1818
"license": "MIT",
1919
"authors": [
@@ -30,12 +30,12 @@
3030
"doctrine/coding-standard": "^12.0.0",
3131
"estahn/phpunit-json-assertions": "^4.0",
3232
"php-standard-library/psalm-plugin": "^2.3.0",
33-
"phpunit/phpunit": "^11.5.3",
33+
"phpunit/phpunit": "^11.5.6",
3434
"psalm/plugin-phpunit": "^0.19.2",
3535
"roave/infection-static-analysis-plugin": "^1.36.0",
3636
"roave/security-advisories": "dev-master",
37-
"squizlabs/php_codesniffer": "^3.10.0",
38-
"vimeo/psalm": "^6.0.0"
37+
"squizlabs/php_codesniffer": "^3.11.3",
38+
"vimeo/psalm": "^6.4.0"
3939
},
4040
"conflict": {
4141
"revolt/event-loop": "<0.2.5",

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)