Skip to content

Commit 85a2ae9

Browse files
authored
Merge pull request #34 from tv2regionerne/main
Statamic V5 and Laravel 11 support
2 parents 31bc60f + 965d606 commit 85a2ae9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"require": {
2626
"php": "^7.4 || ^8.0",
27-
"illuminate/support": "^8.0 || ^9.0 || ^10.0",
28-
"statamic/cms": "^3.0.38 || ^4.0",
27+
"illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0",
28+
"statamic/cms": "^3.0.38 || ^4.0 || ^5.0",
2929
"symfony/dom-crawler": "^5.4 || ^6.0",
3030
"symfony/css-selector": "^5.4 || ^6.0 || ^7.0"
3131
},

0 commit comments

Comments
 (0)