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

Commit 61545b6

Browse files
committed
Remove sha1 constraint from zend-view
Fixed upstream in packagist repo.
1 parent 923d5da commit 61545b6

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
@@ -39,7 +39,7 @@
3939
"zendframework/zend-uri": "~2.5",
4040
"zendframework/zend-validator": "~2.5",
4141
"zendframework/zend-version": "~2.5",
42-
"zendframework/zend-view": "dev-develop#82c537d8f as 2.6.0",
42+
"zendframework/zend-view": "dev-develop as 2.6.0",
4343
"fabpot/php-cs-fixer": "1.7.*",
4444
"phpunit/PHPUnit": "~4.0"
4545
},

0 commit comments

Comments
 (0)