Skip to content

Commit 70581c3

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.1.3 | 12.1.4 | | packagist | symfony/console | 7.2.5 | 7.2.6 |
1 parent 1d4be89 commit 70581c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"phpstan/phpstan": "^2.1.13",
1818
"phpstan/phpstan-phpunit": "^2.0.6",
1919
"phpstan/phpstan-strict-rules": "^2.0.4",
20-
"phpunit/phpunit": "^12.1.3",
20+
"phpunit/phpunit": "^12.1.4",
2121
"slam/php-cs-fixer-extensions": "^3.12",
22-
"symfony/console": "^7.2.5"
22+
"symfony/console": "^7.2.6"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)