Skip to content

Commit f5f9b6f

Browse files
committed
revert to php version "8.3.*"
1 parent da9deb1 commit f5f9b6f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": "^8.2",
11+
"php": "8.3.*",
1212
"blade-ui-kit/blade-heroicons": "^2.3",
1313
"guzzlehttp/guzzle": "^7.2",
1414
"laravel/framework": "^11.5",

composer.lock

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

0 commit comments

Comments
 (0)