Skip to content

Commit 7b847bd

Browse files
author
Dominik Liebler
committed
update packages
1 parent be66dcc commit 7b847bd

File tree

2 files changed

+1574
-637
lines changed

2 files changed

+1574
-637
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"ext-json": "*"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^8",
18+
"phpunit/phpunit": "^9",
1919
"squizlabs/php_codesniffer": "^3",
2020
"flyeralarm/php-code-validator": "^2.2",
21-
"vimeo/psalm": "^3.4",
22-
"psalm/plugin-phpunit": "^0.7.0",
23-
"rector/rector": "^0.6.1"
21+
"vimeo/psalm": "^3",
22+
"psalm/plugin-phpunit": "*",
23+
"rector/rector": "*"
2424
},
2525
"autoload": {
2626
"classmap": ["Behavioral", "Creational", "Structural", "More"]

0 commit comments

Comments
 (0)