Skip to content

Commit 385ca33

Browse files
committed
updates related to 8.5.0 + update excel package
1 parent 4c20afc commit 385ca33

File tree

1,669 files changed

+212960
-17257
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,669 files changed

+212960
-17257
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
}
66
},
77
"require": {
8-
"php-http/guzzle6-adapter": "^1.0",
98
"slim/slim": "4.*",
109
"slim/psr7": "^0.6.0",
1110
"nyholm/psr7": "^1.2",
@@ -22,6 +21,7 @@
2221
"omines/oauth2-gitlab": "^3.2",
2322
"league/oauth2-github": "^2.0",
2423
"league/oauth2-google": "^3.0",
25-
"phpoffice/phpspreadsheet": "^1.29"
24+
"phpoffice/phpspreadsheet": "^1.29",
25+
"guzzlehttp/guzzle": "^7.8"
2626
}
2727
}

0 commit comments

Comments
 (0)