Skip to content

Commit ee612f5

Browse files
committed
Update composer.json
1 parent 869bd42 commit ee612f5

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
@@ -9,8 +9,8 @@
99
}
1010
],
1111
"require": {
12-
"php": "^7.1.3",
13-
"illuminate/support": "^6.0|^7.0"
12+
"php": "^7.2.5",
13+
"illuminate/support": "^6.0|^7.0|^8.0"
1414
},
1515
"require-dev": {
1616
"orchestra/testbench": "^4.0",

0 commit comments

Comments
 (0)