Skip to content

Commit 0816930

Browse files
committed
fix: minimun support php laravel 12
1 parent b705889 commit 0816930

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^8.4",
17+
"php": "^8.2",
1818
"spatie/laravel-package-tools": "^1.16",
1919
"illuminate/contracts": "^10.0||^11.0||^12.0",
2020
"masbug/flysystem-google-drive-ext": "^2.2"

0 commit comments

Comments
 (0)