Skip to content

Commit 2b9c481

Browse files
committed
Bmp deps
1 parent c15205f commit 2b9c481

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.3 || ^8.0"
13+
"php": "^8.1"
1414
},
1515
"require-dev": {
1616
"ergebnis/composer-normalize": "^2.0",
17-
"friendsofphp/php-cs-fixer": "^2.17",
18-
"infection/infection": "^0.18.0",
19-
"phpstan/phpstan": "~0.12.0",
20-
"phpunit/phpunit": "^9.0",
21-
"symfony/var-dumper": "^6.1"
17+
"phpstan/phpstan": "^2.0",
18+
"phpunit/phpunit": "^10.0",
19+
"symfony/var-dumper": "^7.1",
20+
"infection/infection": "^0.31.9",
21+
"friendsofphp/php-cs-fixer": "^3.91"
2222
},
2323
"extra": {
2424
"branch-alias": {

0 commit comments

Comments
 (0)