Skip to content

Commit c520f24

Browse files
author
Gianluca Arbezzano
committed
Merge pull request #7 from pennyphp/feature/no-dev
Update dependency
2 parents 24434d5 + 532b8e3 commit c520f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"gianarb/penny": "dev-master",
1313
"squizlabs/php_codesniffer": "~2.5",
14-
"filp/whoops": "^1.2@dev"
14+
"filp/whoops": "^1.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^5.0"

0 commit comments

Comments
 (0)