Skip to content

Commit accd698

Browse files
committed
Merge branch 'release/1.0.1'
2 parents c291194 + e2ed88b commit accd698

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"require": {
1717
"php": "~7.0.0|~7.1.0|~7.2.0",
1818
"ext-json": "*",
19-
"guzzlehttp/guzzle": "^6.3",
20-
"symfony/serializer": "^3.3.0",
21-
"symfony/property-info": "^3.4.0",
22-
"symfony/property-access": "^3.4.0"
19+
"guzzlehttp/guzzle": "~6.3",
20+
"symfony/serializer": "~3.3|~4.0",
21+
"symfony/property-info": "~3.4.0|~4.0",
22+
"symfony/property-access": "~3.4|~4.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)