Skip to content

Commit 39d8e13

Browse files
authored
Update Proteus version (#24)
1 parent 2f70aa7 commit 39d8e13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"php": "^8.0",
77
"laravel/framework": "^10.0 || ^11.0",
88
"statamic/cms": "^4.0 || ^5.0",
9-
"stillat/proteus": "^3.0"
9+
"stillat/proteus": "^4.0"
1010
},
1111
"require-dev": {
1212
"mockery/mockery": "^1.3.1",
1313
"nunomaduro/collision": "^7.0 || ^8.0",
14-
"phpunit/phpunit": "^10.0",
14+
"phpunit/phpunit": "^10.0 || ^11.0",
1515
"orchestra/testbench": "^8.0 || ^9.0"
1616
},
1717
"description": "Give control panel access to your addon's config",

0 commit comments

Comments
 (0)