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

Commit a4ed4c1

Browse files
michalbundyraweierophinney
authored andcommitted
Updated dependency to point only alpha3 release
If we have "^1.0.0alpha3 || ^1.0" also alpha1 is accepted when install lowest dependencies
1 parent 9d0ebd9 commit a4ed4c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": "^7.1",
2222
"psr/container": "^1.0",
2323
"psr/http-message": "^1.0.1",
24-
"zendframework/zend-expressive-authentication": "^1.0.0alpha3 || ^1.0"
24+
"zendframework/zend-expressive-authentication": "^1.0.0alpha3"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^7.0.1",

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)