Skip to content

Commit 0235e65

Browse files
author
Rudi Theunissen
committed
Upgrade phpunit
1 parent aab6369 commit 0235e65

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
@@ -8,8 +8,8 @@
88
}
99
],
1010
"require": {
11-
"php": "^7.4 || ^8.0",
12-
"phpunit/phpunit": "^9.5"
11+
"php": "^8.3",
12+
"phpunit/phpunit": "^12.1.4"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)