update composer dependencies

master
Nadim Salloum 2022-07-06 20:05:43 +02:00
parent c42dbc7a86
commit 2807f3b407
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"php": "^8.1",
"barryvdh/laravel-dompdf": "^1.0",
"bensampo/laravel-enum": "^5.1",
"cknow/laravel-money": "^6.4",
"cknow/laravel-money": "^7.0",
"fakerphp/faker": "^1.9.1",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "672367e14471b362aedd79a2f7ebb00f",
"content-hash": "538c71e033d88286d0964fabe82dd328",
"packages": [
{
"name": "asm89/stack-cors",
@ -341,16 +341,16 @@
},
{
"name": "cknow/laravel-money",
"version": "v6.4.0",
"version": "v7.0.0",
"source": {
"type": "git",
"url": "https://github.com/cknow/laravel-money.git",
"reference": "1674f386f206b16a19821ee8b95af05e8840fac1"
"reference": "2bacfb2008dc96ef9d733312baf56df1a833e609"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cknow/laravel-money/zipball/1674f386f206b16a19821ee8b95af05e8840fac1",
"reference": "1674f386f206b16a19821ee8b95af05e8840fac1",
"url": "https://api.github.com/repos/cknow/laravel-money/zipball/2bacfb2008dc96ef9d733312baf56df1a833e609",
"reference": "2bacfb2008dc96ef9d733312baf56df1a833e609",
"shasum": ""
},
"require": {
@ -403,9 +403,9 @@
],
"support": {
"issues": "https://github.com/cknow/laravel-money/issues",
"source": "https://github.com/cknow/laravel-money/tree/v6.4.0"
"source": "https://github.com/cknow/laravel-money/tree/v7.0.0"
},
"time": "2022-04-19T13:40:16+00:00"
"time": "2022-06-17T19:03:41+00:00"
},
{
"name": "composer/ca-bundle",