Skip to content

Commit

Permalink
Remove beta from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bencroker committed Nov 13, 2024
1 parent 91e3bf5 commit 4c02b7c
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 @@ -22,11 +22,11 @@
"putyourlightson/craft-sprig-core": "^3.0"
},
"require-dev": {
"craftcms/commerce": "^5.0.0-beta.1",
"craftcms/commerce": "^5.0.0",
"craftcms/ecs": "dev-main",
"craftcms/feed-me": "^6.0",
"craftcms/phpstan": "dev-main",
"nystudio107/craft-seomatic": "^5.0.0-beta.1",
"nystudio107/craft-seomatic": "^5.0.0",
"vlucas/phpdotenv": "^5.4.0",
"yiisoft/yii2-redis": "^2.0"
},
Expand Down

0 comments on commit 4c02b7c

Please sign in to comment.