Skip to content

Commit 03bac19

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 1.12.3 | 1.12.4 | | packagist | phpunit/phpunit | 11.3.5 | 11.3.6 |
1 parent e9b9941 commit 03bac19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"friendsofphp/php-cs-fixer": "^3.64.0"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^1.12.3",
19+
"phpstan/phpstan": "^1.12.4",
2020
"phpstan/phpstan-phpunit": "^1.4.0",
21-
"phpunit/phpunit": "^11.3.5"
21+
"phpunit/phpunit": "^11.3.6"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)