Skip to content

Commit 5aa899d

Browse files
authored
Merge pull request #100 from a-bashtannik/patch-1
Update composer.json, conflict with minimum-stability
2 parents 47d1011 + 7eb6d8a commit 5aa899d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"version": "2.1.0",
1616
"require": {
17-
"laravel/framework": "5.3.*",
17+
"laravel/framework": "5.4.*",
1818
"laravelcollective/html": "^5.3",
1919
"intervention/image": "^2.3",
2020
"yajra/laravel-datatables-oracle": "^6.18"

0 commit comments

Comments
 (0)