Skip to content

Commit 8097a3d

Browse files
authored
Align min PHP version with docs
1 parent a49d1c2 commit 8097a3d

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
@@ -5,7 +5,7 @@
55
"keywords": ["framework", "laravel"],
66
"license": "MIT",
77
"require": {
8-
"php": "^8.0",
8+
"php": "^8.0.2",
99
"fruitcake/laravel-cors": "^2.0.5",
1010
"guzzlehttp/guzzle": "^7.2",
1111
"laravel/framework": "^9.0",

0 commit comments

Comments
 (0)