Skip to content

Commit

Permalink
Merge pull request jenssegers#51 from ThaDafinser/patch-2
Browse files Browse the repository at this point in the history
2.6.9 minimum
  • Loading branch information
jenssegers committed Mar 8, 2016
2 parents 8173f7e + f01969a commit 8eee2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": ">=5.3.0",
"illuminate/support": "^4.0|^5.0",
"mobiledetect/mobiledetectlib": "^2.6.8"
"mobiledetect/mobiledetectlib": "^2.6.9"
},
"require-dev": {
"phpunit/phpunit": "^4.0|^5.0",
Expand Down

0 comments on commit 8eee2cf

Please sign in to comment.