Skip to content

Commit 4e18c27

Browse files
committed
Update dependencies
1 parent de2b01c commit 4e18c27

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7.2",
15-
"illuminate/support": "^6.0 || ^7.0",
14+
"php": "^7.2.5",
15+
"illuminate/support": "^7.0",
1616
"symfony/polyfill-mbstring": "^1.0",
1717
"spatie/laravel-html": "^2.23"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^8.0",
21-
"mockery/mockery": "^1.1"
20+
"phpunit/phpunit": "^8.5",
21+
"mockery/mockery": "^1.3.1"
2222
},
2323
"autoload": {
2424
"psr-4" : {

0 commit comments

Comments
 (0)