Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit be56693

Browse files
author
Vito Famiglietti
committed
chore: php version
1 parent 3c1bd87 commit be56693

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^8.0",
21+
"php": ">=7.3",
2222
"illuminate/http": "^8.0",
2323
"guzzlehttp/guzzle": "^7.0.1",
2424
"illuminate/support": "^8.0"

0 commit comments

Comments
 (0)