Skip to content

Commit

Permalink
Update Proteus version (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell authored May 28, 2024
1 parent 2f70aa7 commit 39d8e13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"php": "^8.0",
"laravel/framework": "^10.0 || ^11.0",
"statamic/cms": "^4.0 || ^5.0",
"stillat/proteus": "^3.0"
"stillat/proteus": "^4.0"
},
"require-dev": {
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^7.0 || ^8.0",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^10.0 || ^11.0",
"orchestra/testbench": "^8.0 || ^9.0"
},
"description": "Give control panel access to your addon's config",
Expand Down

0 comments on commit 39d8e13

Please sign in to comment.