Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from sunrise-php/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependency phpunit/phpunit to 7.4.1
  • Loading branch information
sunrise-php committed Oct 21, 2018
2 parents b40bf87 + 43b4467 commit b9d84d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"sunrise/collection": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^7.4"
"phpunit/phpunit": "7.4.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b9d84d5

Please sign in to comment.