Skip to content

Commit

Permalink
Add support for statamic 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorien Grönwald committed May 13, 2024
1 parent f4f6591 commit e1ca41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"homepage": "https://github.com/aryehraber/statamic-uuid",
"license": "MIT",
"require": {
"statamic/cms": "^3.0|^4.0"
"statamic/cms": "^3.0|^4.0|^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e1ca41f

Please sign in to comment.