Skip to content

Commit 929e5f1

Browse files
authored
Merge pull request #12 from WyriHaximus/hansott-psr7-cookies-1-and-2
Support both 2.x and 1.x of hansott/psr7-cookies
2 parents 1b86e09 + f2a5132 commit 929e5f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.2",
13-
"hansott/psr7-cookies": "^2.0",
13+
"hansott/psr7-cookies": "^2.0 || ^1.0",
1414
"psr/http-message": "^1.0",
1515
"react/cache": "^0.5.0",
1616
"react/http": "^0.8.0",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)