Skip to content

Commit 10dff0b

Browse files
chore(identify): Update Browser detector to the latest version
1 parent e1ebb0e commit 10dff0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"minimum-stability": "stable",
1313
"require": {
1414
"php": ">=5.6.4",
15-
"illuminate/support": "~5.2.0|~5.3.0",
16-
"sinergi/browser-detector": "6.0.*"
15+
"illuminate/support": "~5.4.0",
16+
"sinergi/browser-detector": "6.1.*"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "5.3.*",

0 commit comments

Comments
 (0)