Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #39 from webimpress/hotfix/lowercase-composer-depe…
Browse files Browse the repository at this point in the history
…ndencies

Lowercase composer dependencies
  • Loading branch information
michalbundyra committed Aug 8, 2019
2 parents 0884d11 + f8a95d3 commit 1db41f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"zendframework/zend-mail": "^2.6",
"phpunit/PHPUnit": "^5.7.21 || ^6.3",
"phpunit/phpunit": "^5.7.21 || ^6.3",
"zendframework/zend-coding-standard": "~1.0.0"
},
"suggest": {
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

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

0 comments on commit 1db41f5

Please sign in to comment.