Skip to content

Commit

Permalink
Merge pull request #78 from codedge/dependabot/composer/phpunit/phpun…
Browse files Browse the repository at this point in the history
…it-tw-9.5.3

composer(deps-dev): update phpunit/phpunit requirement from ^9.5.2 to ^9.5.3
  • Loading branch information
codedge committed Mar 18, 2021
2 parents 045379b + 8d1b525 commit 26277f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -19,7 +19,7 @@
},
"require-dev": {
"orchestra/testbench": "^6.14.0",
"phpunit/phpunit": "^9.5.2"
"phpunit/phpunit": "^9.5.3"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 26277f5

Please sign in to comment.