Skip to content

Commit

Permalink
main Updated composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
david_smith committed Jan 16, 2025
1 parent 81dfc62 commit f6725a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"php": ">=8.1.0",
"zero-to-prod/data-model-helper": "^81.0",
"zero-to-prod/transformable": "^71.0",
"zero-to-prod/data-model": "^81.3",
"zero-to-prod/package-helper": "^1.0.3"
"zero-to-prod/data-model": "^81.3"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.0",
"zero-to-prod/package-helper": "^1.0.3"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit f6725a6

Please sign in to comment.