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

Commit

Permalink
Remove sha1 constraint from zend-view
Browse files Browse the repository at this point in the history
Fixed upstream in packagist repo.
  • Loading branch information
weierophinney committed Oct 8, 2015
1 parent 923d5da commit 61545b6
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 @@ -39,7 +39,7 @@
"zendframework/zend-uri": "~2.5",
"zendframework/zend-validator": "~2.5",
"zendframework/zend-version": "~2.5",
"zendframework/zend-view": "dev-develop#82c537d8f as 2.6.0",
"zendframework/zend-view": "dev-develop as 2.6.0",
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/PHPUnit": "~4.0"
},
Expand Down

0 comments on commit 61545b6

Please sign in to comment.