Skip to content

Commit 7c8ced9

Browse files
upgrade to 1.0.5
1 parent e784753 commit 7c8ced9

File tree

2 files changed

+4
-4641
lines changed

2 files changed

+4
-4641
lines changed

composer.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,7 @@
55
"version": "1.0.5",
66
"type": "library",
77
"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"
8+
"php": "^7.0||^8.0"
199
},
2010
"license": "MIT",
2111
"autoload": {

0 commit comments

Comments
 (0)