Skip to content

Commit 90be1e3

Browse files
authored
Merge pull request laravel#5807 from u01jmg3/9.x
Align min PHP version with docs
2 parents a49d1c2 + 8097a3d commit 90be1e3

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)