Skip to content

Commit

Permalink
refactor: Updated require-dev for packages needed to run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Feb 7, 2024
1 parent 9caa903 commit 8acb773
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@
"craftcms/ecs": "dev-main",
"craftcms/phpstan": "dev-main",
"craftcms/rector": "dev-main",
"craftcms/commerce": "^4.0.0",
"craftcms/digital-products": "^3.0.0",
"putyourlightson/craft-campaign": "^2.0.0",
"solspace/craft-calendar": "^4.0.0",
"spicyweb/craft-neo": "^4.0.0",
"verbb/doxter": "^5.0.0",
"verbb/super-table": "^3.0.0",
"vlucas/phpdotenv": "^3.0"
},
"scripts": {
Expand Down

0 comments on commit 8acb773

Please sign in to comment.