Skip to content

Commit a600380

Browse files
committed
update fix php 8
1 parent 84a4ce2 commit a600380

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
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.4|8",
19+
"php": "^7.4|^8",
2020
"fx3costa/laravelchartjs": "^2.8",
2121
"rtconner/laravel-tagging": "~4.0",
2222
"spatie/laravel-medialibrary": "^8.2",

0 commit comments

Comments
 (0)