We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e784753 commit 7c8ced9Copy full SHA for 7c8ced9
composer.json
@@ -5,17 +5,7 @@
5
"version": "1.0.5",
6
"type": "library",
7
"require": {
8
- "php": "^7.0||^8.0",
9
- "vlucas/phpdotenv": "^5.6",
10
- "guzzlehttp/guzzle": "^7.9"
11
- },
12
- "require-dev": {
13
- "phpstan/phpstan": "^1.12",
14
- "symfony/polyfill-php80": "^1.31",
15
- "symfony/polyfill-ctype": "^1.31",
16
- "symfony/polyfill-mbstring": "^1.31",
17
- "phpunit/phpunit": "^11.4",
18
- "pestphp/pest": "^3.5"
+ "php": "^7.0||^8.0"
19
},
20
"license": "MIT",
21
"autoload": {
0 commit comments