Skip to content

Commit 9c1093b

Browse files
committed
feat: update statamic v4 dependency
1 parent a31f5d4 commit 9c1093b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": "^7.4 || ^8.0",
2727
"illuminate/support": "^8.0 || ^9.0 || ^10.0",
28-
"statamic/cms": "^3.0.38 || ^4.0-alpha",
28+
"statamic/cms": "^3.0.38 || ^4.0",
2929
"symfony/dom-crawler": "^5.4 || ^6.0",
3030
"symfony/css-selector": "^5.4 || ^6.0"
3131
},

0 commit comments

Comments
 (0)