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 2f70aa7 commit 39d8e13Copy full SHA for 39d8e13
composer.json
@@ -6,12 +6,12 @@
6
"php": "^8.0",
7
"laravel/framework": "^10.0 || ^11.0",
8
"statamic/cms": "^4.0 || ^5.0",
9
- "stillat/proteus": "^3.0"
+ "stillat/proteus": "^4.0"
10
},
11
"require-dev": {
12
"mockery/mockery": "^1.3.1",
13
"nunomaduro/collision": "^7.0 || ^8.0",
14
- "phpunit/phpunit": "^10.0",
+ "phpunit/phpunit": "^10.0 || ^11.0",
15
"orchestra/testbench": "^8.0 || ^9.0"
16
17
"description": "Give control panel access to your addon's config",
0 commit comments