Skip to content

Commit 75292b8

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | packagist | maglnet/composer-require-checker | 4.16.1 | 4.18.0 | | packagist | nikic/php-parser | 5.6.1 | 5.6.2 | | packagist | squizlabs/php_codesniffer | 3.13.4 | 3.13.5 |
1 parent dbdaeee commit 75292b8

File tree

2 files changed

+106
-35
lines changed

2 files changed

+106
-35
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77
],
88
"require": {
99
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
10-
"nikic/php-parser": "^5.6.1",
10+
"nikic/php-parser": "^5.6.2",
1111
"phpstan/phpstan": "^2.1.31"
1212
},
1313
"require-dev": {
1414
"doctrine/coding-standard": "^13.0.1",
15-
"maglnet/composer-require-checker": "^4.16.1",
15+
"maglnet/composer-require-checker": "^4.18.0",
1616
"phpstan/phpstan-phpunit": "^2.0.7",
1717
"phpstan/phpstan-strict-rules": "^2.0.7",
1818
"phpunit/phpunit": "^10.5.58",
1919
"psalm/plugin-phpunit": "^0.19.5",
2020
"roave/infection-static-analysis-plugin": "^1.39.0",
21-
"squizlabs/php_codesniffer": "^3.13.4",
21+
"squizlabs/php_codesniffer": "^3.13.5",
2222
"vimeo/psalm": "^6.13.1"
2323
},
2424
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)