Skip to content

Commit babd3a9

Browse files
Update dependencies
1 parent a7b75eb commit babd3a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"require": {
2727
"php": "^7.2",
2828
"dms/phpunit-arraysubset-asserts": "^0.1.0",
29-
"laravel/framework": "~5.8.0",
30-
"nesbot/carbon": "^1.22.1|^2.0"
29+
"laravel/framework": "5.8.*",
30+
"nesbot/carbon": "^1.22|^2.0"
3131
},
3232
"require-dev": {
3333
"kint-php/kint": "^3.1",
3434
"mockery/mockery": "^1.2",
35-
"orchestra/testbench": "~3.8.0",
35+
"orchestra/testbench": "3.8.*",
3636
"phpunit/phpunit": "^8.0"
3737
},
3838
"autoload": {

0 commit comments

Comments
 (0)