Skip to content

Commit ace04a4

Browse files
committed
Updated dependencies
1 parent 2031373 commit ace04a4

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,7 +16,7 @@
1616
"php": "^7.4 || ^8.0",
1717
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
1818
"phpstan/phpdoc-parser": "^2.1.0",
19-
"squizlabs/php_codesniffer": "^3.11.3"
19+
"squizlabs/php_codesniffer": "^3.12.1"
2020
},
2121
"require-dev": {
2222
"phing/phing": "3.0.1",
@@ -25,7 +25,7 @@
2525
"phpstan/phpstan-deprecation-rules": "2.0.1",
2626
"phpstan/phpstan-phpunit": "2.0.6",
2727
"phpstan/phpstan-strict-rules": "2.0.4",
28-
"phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.15|12.0.10"
28+
"phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.17|12.1.2"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)