Skip to content

Commit

Permalink
Merge pull request #128 from alleyinteractive/fix/versions
Browse files Browse the repository at this point in the history
Rearrange Composer dependencies
  • Loading branch information
dlh01 authored Feb 2, 2024
2 parents f2abf8c + f43caff commit c5a55cc
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 @@ -24,12 +24,12 @@
"php": "^8.1",
"alleyinteractive/composer-wordpress-autoloader": "^1.0",
"alleyinteractive/traverse-reshape": "^2.0",
"alleyinteractive/wp-type-extensions": "dev-main",
"nunomaduro/collision": "^6.0"
"alleyinteractive/wp-type-extensions": "^1.0"
},
"require-dev": {
"alleyinteractive/alley-coding-standards": "^2.0",
"mantle-framework/testkit": "^0.12",
"nunomaduro/collision": "^6.0",
"szepeviktor/phpstan-wordpress": "^1.1"
},
"config": {
Expand Down

0 comments on commit c5a55cc

Please sign in to comment.