Skip to content

Commit 113ec01

Browse files
committed
bump php versions
1 parent 51521ca commit 113ec01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
}
3030
],
3131
"require": {
32-
"php": "^8.1",
32+
"php": "^8.1|^8.2|^8.3|^8.4",
3333
"filament/filament": "^3.0",
34-
"spatie/laravel-package-tools": "^1.15.0",
34+
"spatie/laravel-package-tools": "^1.19.0",
3535
"statikbe/laravel-filament-flexible-content-blocks": "^2.1.3"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)