Skip to content

Commit

Permalink
require wp-type-extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
mogmarsh committed Dec 20, 2023
1 parent 6043d2f commit 38a3af8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,16 @@
"email": "email@domain.com"
}
],
"repositories": [
{
"type": "github",
"url": "https://github.com/alleyinteractive/wp-type-extensions"
}
],
"require": {
"php": "^8.1",
"alleyinteractive/composer-wordpress-autoloader": "^1.0"
"alleyinteractive/composer-wordpress-autoloader": "^1.0",
"alleyinteractive/wp-type-extensions": "dev-main"
},
"require-dev": {
"alleyinteractive/alley-coding-standards": "^2.0",
Expand Down

0 comments on commit 38a3af8

Please sign in to comment.