Skip to content

Commit 8a4b679

Browse files
committed
Support Strata ^0.10.0
1 parent 3153a29 commit 8a4b679

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
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": "^8.3",
27-
"astrogoat/strata": "^0.7.7|^0.8.0|^0.9.0",
27+
"astrogoat/strata": "^0.7.7|^0.8.0|^0.9.0|^0.10.0",
2828
"spatie/laravel-package-tools": "^1.4.3",
2929
"illuminate/contracts": "^10.0|^11.0"
3030
},

0 commit comments

Comments
 (0)