Skip to content

Commit f72a1f6

Browse files
committed
Add PHP 8.4 tests
1 parent f627648 commit f72a1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"require-dev": {
4444
"graham-campbell/testbench": "^6.0",
4545
"mockery/mockery": "^1.0",
46-
"phpunit/phpunit": "^9.6|^10.5"
46+
"phpunit/phpunit": "^9.6|^10.5|^11.5.3"
4747
},
4848
"autoload": {
4949
"psr-4": {

0 commit comments

Comments
 (0)