Skip to content

Commit

Permalink
Fix dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bencroker committed Apr 8, 2024
1 parent d249c4f commit 4ba644e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"require-dev": {
"craftcms/ecs": "dev-main",
"craftcms/feed-me": "^6.0",
"craftcms/phpstan": "dev-main",
"putyourlightson/craft-generate-test-spec": "v2.x-dev"
"craftcms/phpstan": "dev-main"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4ba644e

Please sign in to comment.