Skip to content

Commit 5bc7bcc

Browse files
chore(identify): Bump PHP version and Illuminate support version
1 parent 8f6dfcd commit 5bc7bcc

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
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.0.0",
14-
"illuminate/support": "~5.3.0|~5.4.0|~5.5.0",
13+
"php": ">=7.1.3",
14+
"illuminate/support": "~5.3.0|~5.4.0|~5.5.0|~5.6.0",
1515
"sinergi/browser-detector": "6.1.*"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)