Skip to content

Commit d77a47c

Browse files
committed
chore: start preparing for pest 5.x
1 parent 97d471c commit d77a47c

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
@@ -12,7 +12,7 @@
1212
],
1313
"license": "MIT",
1414
"require": {
15-
"php": "^8.3",
15+
"php": "^8.4",
1616
"pestphp/pest": "^4.0.0",
1717
"pestphp/pest-plugin": "^4.0.0",
1818
"ext-curl": "*",

0 commit comments

Comments
 (0)