Skip to content

Commit

Permalink
Merge pull request #4 from MammatusPHP/move-wyrihaximus-test-utilitie…
Browse files Browse the repository at this point in the history
…s-to-dev-require

Move wyrihaximus/test-utilities to dev require
  • Loading branch information
WyriHaximus authored Mar 22, 2024
2 parents fe959f7 + 427e56f commit ed33f6b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"description": "Cron contracts",
"license": "MIT",
"require": {
"php": "^8.2",
"php": "^8.2"
},
"require-dev": {
"wyrihaximus/test-utilities": "^5.6"
},
"autoload": {
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed33f6b

Please sign in to comment.