We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32c749 commit 9abdf98Copy full SHA for 9abdf98
composer.json
@@ -4,12 +4,12 @@
4
"description": "A Statamic addon to be able to add extra mini toggles to replicator and bard set headers.",
5
"license": "MIT",
6
"require": {
7
- "statamic/cms": "^3.0||^4.0"
+ "statamic/cms": "^3.0||^4.0||^5.0"
8
},
9
"require-dev": {
10
"php": "^8.1",
11
- "laravel/framework": "^10.8",
12
- "statamic/cms": "^4.0"
+ "laravel/framework": "^11.0",
+ "statamic/cms": "^5.0"
13
14
"autoload": {
15
"psr-4": {
0 commit comments