Skip to content

Commit d7ad094

Browse files
committed
bump dependency versions
1 parent a260342 commit d7ad094

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
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.4|^8.0",
14-
"phpunit/phpunit": "^9.5"
13+
"php": "^8.1|^8.2",
14+
"phpunit/phpunit": "^9.5|^10.5"
1515
},
1616
"require-dev": {
1717
"symfony/var-dumper": "^5.2"

0 commit comments

Comments
 (0)