Skip to content

Commit e0565a0

Browse files
committed
Update dependencies
1 parent 3a208ce commit e0565a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
],
1717
"require": {
1818
"php": "^7.0",
19-
"nesbot/carbon": "^1.3",
19+
"nesbot/carbon": "^1.3|^2.0",
2020
"illuminate/support": "^5.5|^6.0|^7.0",
2121
"league/oauth2-client": "^2.0"
2222
},
2323
"require-dev": {
24-
"mockery/mockery": "^1.3.1",
25-
"phpunit/phpunit": "^8.5"
24+
"phpunit/phpunit": "^8.0"
2625
},
2726
"autoload": {
2827
"psr-4": {

0 commit comments

Comments
 (0)