diff --git a/composer.json b/composer.json index 710fa4db..ee09ac37 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "guzzlehttp/guzzle": "^7.0", "yetiforce/csrf-magic": "^v1.1.1", "ckeditor/ckeditor": "^4.9.2", - "milon/barcode": "^9.0" + "milon/barcode": "^10.0" }, "config": { "autoloader-suffix": "YT", diff --git a/composer.lock b/composer.lock index 2754713d..195c500e 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "ca4be8e24659f51c9c94a12bfb7ea8ca", + "content-hash": "109a6a2f74ae147a5b016bc2993eb80a", "packages": [ { "name": "ckeditor/ckeditor", @@ -694,20 +694,20 @@ }, { "name": "milon/barcode", - "version": "9.0.1", + "version": "10.0.0", "source": { "type": "git", "url": "https://github.com/milon/barcode.git", - "reference": "a35005eb88d08807058dec0c4cba150ec6b432b8" + "reference": "42bb0a40a06de6e11ee4743a31aa8f7500b3a65a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/milon/barcode/zipball/a35005eb88d08807058dec0c4cba150ec6b432b8", - "reference": "a35005eb88d08807058dec0c4cba150ec6b432b8", + "url": "https://api.github.com/repos/milon/barcode/zipball/42bb0a40a06de6e11ee4743a31aa8f7500b3a65a", + "reference": "42bb0a40a06de6e11ee4743a31aa8f7500b3a65a", "shasum": "" }, "require": { - "illuminate/support": "^7.0|^8.0|^9.0", + "illuminate/support": "^7.0|^8.0|^9.0|^10.0", "php": "^7.3 | ^8.0" }, "type": "library", @@ -752,7 +752,7 @@ ], "support": { "issues": "https://github.com/milon/barcode/issues", - "source": "https://github.com/milon/barcode/tree/9.0.1" + "source": "https://github.com/milon/barcode/tree/10.0.0" }, "funding": [ { @@ -764,20 +764,20 @@ "type": "github" } ], - "time": "2022-06-28T11:18:28+00:00" + "time": "2023-01-31T09:47:59+00:00" }, { "name": "nesbot/carbon", - "version": "2.65.0", + "version": "2.66.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "09acf64155c16dc6f580f36569ae89344e9734a3" + "reference": "496712849902241f04902033b0441b269effe001" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/09acf64155c16dc6f580f36569ae89344e9734a3", - "reference": "09acf64155c16dc6f580f36569ae89344e9734a3", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001", + "reference": "496712849902241f04902033b0441b269effe001", "shasum": "" }, "require": { @@ -866,24 +866,24 @@ "type": "tidelift" } ], - "time": "2023-01-06T15:55:01+00:00" + "time": "2023-01-29T18:53:47+00:00" }, { "name": "psr/container", - "version": "1.1.2", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", - "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", + "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { - "php": ">=7.4.0" + "php": ">=7.2.0" }, "type": "library", "autoload": { @@ -912,9 +912,9 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/1.1.2" + "source": "https://github.com/php-fig/container/tree/1.1.1" }, - "time": "2021-11-05T16:50:12+00:00" + "time": "2021-03-05T17:36:06+00:00" }, { "name": "psr/http-client", @@ -1472,16 +1472,16 @@ }, { "name": "symfony/translation", - "version": "v5.4.14", + "version": "v5.4.19", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab" + "reference": "83d487b13b7fb4c0a6ad079f4e4c9b4525e1b695" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f0ed07675863aa6e3939df8b1bc879450b585cab", - "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab", + "url": "https://api.github.com/repos/symfony/translation/zipball/83d487b13b7fb4c0a6ad079f4e4c9b4525e1b695", + "reference": "83d487b13b7fb4c0a6ad079f4e4c9b4525e1b695", "shasum": "" }, "require": { @@ -1549,7 +1549,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.4.14" + "source": "https://github.com/symfony/translation/tree/v5.4.19" }, "funding": [ { @@ -1565,7 +1565,7 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2023-01-01T08:32:19+00:00" }, { "name": "symfony/translation-contracts",