Update laravel/framework (v5.8.5 => v5.8.7)

This commit is contained in:
DariusIII
2019-03-22 09:18:57 +01:00
parent d1896e3998
commit e5aed42fb9
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -1,3 +1,5 @@
2019-03-22 DariusIII
* Chg: Update laravel/framework (v5.8.5 => v5.8.7)
2019-03-21 DariusIII
* Fix: Fix logic and add check for duplicated data
* Chg: Use separate query to add releases to cart as we only need the id, so no need to use heavier getByGuid function