Skip to content

Commit

Permalink
Merge pull request #8 from matapatos/use-contracts
Browse files Browse the repository at this point in the history
feat: Use contracts from external package
  • Loading branch information
matapatos authored Sep 21, 2024
2 parents ba656e2 + 8304683 commit 09baf05
Show file tree
Hide file tree
Showing 21 changed files with 389 additions and 684 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"php": "^8.1",
"opis/json-schema": "^2.3",
"ext-json": "*",
"php-di/invoker": "^2.3"
"php-di/invoker": "^2.3",
"matapatos/wp-fastendpoints-contracts": "^0.9.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 09baf05

Please sign in to comment.