Skip to content

Commit 7acf925

Browse files
committed
Update to support php 8.4 y Laravel 12
1 parent 6a127b5 commit 7acf925

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
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"guzzlehttp/guzzle": "^7.0|^8.0|^9.0",
2525
"phpunit/phpunit": "^9.0|^10.0|^11.0|^11.5",
26-
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
26+
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
2727
"plesk/api-php-lib": "^1.0"
2828
},
2929
"suggest": {

0 commit comments

Comments
 (0)