Skip to content

Commit

Permalink
Support L11 & Statamic 5, update forma (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell committed Apr 11, 2024
1 parent f41fd7c commit de605cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"require": {
"php": "^8.2",
"edalzell/forma": "^2.0",
"laravel/framework": "^9.6 || ^10.11",
"edalzell/forma": "^2.0 || ^3.0",
"laravel/framework": "^9.6 || ^10.11 || ^11.0",
"rlanvin/php-rrule": "^2.3.1",
"spatie/calendar-links": "^1.0",
"spatie/icalendar-generator": "^2.3.3",
"statamic/cms": "^4.5"
"statamic/cms": "^4.5 || ^5.0"
},
"require-dev": {
"mockery/mockery": "^1.3.1",
Expand Down

0 comments on commit de605cb

Please sign in to comment.