Skip to content

Commit 02b1e9e

Browse files
committed
Composer update
Signed-off-by: Muharrem ERİN <[email protected]>
1 parent 5ce0228 commit 02b1e9e

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
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": "^7.1.3",
18-
"laravel/laravel": "~5.6",
19-
"mews/pos": "^0.1.5"
18+
"illuminate/config": "~5.5|~5.6",
19+
"mews/pos": "~0.1.5"
2020
},
2121
"require-dev": {
2222
"orchestra/testbench": "~3.4.0|~3.5.0",

0 commit comments

Comments
 (0)