Skip to content

Commit 98abec4

Browse files
author
Meyyappan Velayutham
authored
Merge pull request #35 from linkstreet/enhancement/support-laravel-8
Enhancement/support laravel 8
2 parents 19f4148 + e52641f commit 98abec4

File tree

2 files changed

+1689
-541
lines changed

2 files changed

+1689
-541
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
},
1818
"require": {
1919
"firebase/php-jwt": "^5.2",
20-
"guzzlehttp/guzzle": "^6.2",
20+
"guzzlehttp/guzzle": "^7.0.1",
2121
"webmozart/assert": "^1.0"
2222
},
2323
"require-dev": {
24-
"symfony/var-dumper": "^3.2",
24+
"symfony/var-dumper": "^5.1",
2525
"symfony/yaml": "^3.2",
26-
"phpunit/phpunit": "^5.7"
26+
"phpunit/phpunit": "^9.3"
2727
}
2828
}

0 commit comments

Comments
 (0)