Skip to content

Commit

Permalink
Require Statamic 5.35.0
Browse files Browse the repository at this point in the history
It introduces a new `allowed_extensions` config option to the Files fieldtype: statamic/cms#10998
  • Loading branch information
duncanmcclean committed Oct 28, 2024
1 parent 93b4a5f commit afb533a
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 @@ -12,7 +12,7 @@
}
},
"require": {
"statamic/cms": "^5.34.0",
"statamic/cms": "^5.35.0",
"spatie/simple-excel": "^3.7",
"symfony/dom-crawler": "^7.1",
"pixelfear/composer-dist-plugin": "^0.1.5"
Expand Down

0 comments on commit afb533a

Please sign in to comment.