Skip to content

Commit 13bcd06

Browse files
committed
fix php version
1 parent 0a94017 commit 13bcd06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": ["laravel", "framework"],
66
"license": "MIT",
77
"require": {
8-
"php": "^8.4",
8+
"php": "^8.3",
99
"guzzlehttp/guzzle": "^7.9.3",
1010
"laravel/framework": "^11.46",
1111
"laravel/horizon": "^5.29",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)