Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Using new version of the support library (0.8.8 -> 0.9.0), the old version requires Laravel 5.8 or older...
  • Loading branch information
GlitterCakes authored Oct 20, 2019
1 parent d2fdb02 commit e36426e
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 @@ -16,7 +16,7 @@
],

"require": {
"pragmarx/support": "0.8.8",
"pragmarx/support": "0.9.0",
"guzzlehttp/guzzle": "~4|~5|~6",
"illuminate/filesystem": "~4|~5|~6"
},
Expand Down

0 comments on commit e36426e

Please sign in to comment.