Skip to content

Commit

Permalink
Allow both v3 and v4 of Proteus
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed May 18, 2024
1 parent 2d898bf commit 14dcc30
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 @@ -38,7 +38,7 @@
"pixelfear/composer-dist-plugin": "^0.1.0",
"spatie/ignition": "^1.13",
"statamic/cms": "^5.0",
"stillat/proteus": "^3.0",
"stillat/proteus": "^3.0 || ^4.0",
"stripe/stripe-php": "^7.7"
},
"require-dev": {
Expand Down

0 comments on commit 14dcc30

Please sign in to comment.