Skip to content

Commit e693e0f

Browse files
committed
🐛 lock requests at v1 to avoid problems
1 parent 38f3723 commit e693e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "library",
1414
"require": {
1515
"php": ">=5.4",
16-
"rmccue/requests": ">=1.0"
16+
"rmccue/requests": "^1.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)