Skip to content

Commit 8988bd3

Browse files
Merge pull request #10 from precariouspanther/local-proxies
Local proxies
2 parents b59c75e + bdb67e1 commit 8988bd3

5 files changed

Lines changed: 416 additions & 252 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,10 @@
3333
"psr-4": {
3434
"Tests\\": "tests/"
3535
}
36+
},
37+
"config": {
38+
"platform": {
39+
"php": "7.3"
40+
}
3641
}
3742
}

0 commit comments

Comments
 (0)