Skip to content
Snippets Groups Projects
Verified Commit 0c0605cf authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat: update dependencies in composer.lock to latest versions

parent da45cd87
Branches master
No related tags found
No related merge requests found
Pipeline #1096 passed
...@@ -4527,20 +4527,20 @@ ...@@ -4527,20 +4527,20 @@
}, },
{ {
"name": "sl-projects/laravel-request-logger", "name": "sl-projects/laravel-request-logger",
"version": "v1.0.6", "version": "v1.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/SofianeLasri/laravel-request-logger.git", "url": "https://github.com/SofianeLasri/laravel-request-logger.git",
"reference": "e42196f70e1c3b7b1ad2ea9a202b6d1e8c5a585f" "reference": "f98146680003ced89e735deef16638947d6ef95e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/SofianeLasri/laravel-request-logger/zipball/e42196f70e1c3b7b1ad2ea9a202b6d1e8c5a585f", "url": "https://api.github.com/repos/SofianeLasri/laravel-request-logger/zipball/f98146680003ced89e735deef16638947d6ef95e",
"reference": "e42196f70e1c3b7b1ad2ea9a202b6d1e8c5a585f", "reference": "f98146680003ced89e735deef16638947d6ef95e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "^11.9", "laravel/framework": "^11.0|^12.0",
"php": "^8.2" "php": "^8.2"
}, },
"require-dev": { "require-dev": {
...@@ -4576,9 +4576,9 @@ ...@@ -4576,9 +4576,9 @@
"description": "A Laravel package to log all incoming HTTP requests", "description": "A Laravel package to log all incoming HTTP requests",
"support": { "support": {
"issues": "https://github.com/SofianeLasri/laravel-request-logger/issues", "issues": "https://github.com/SofianeLasri/laravel-request-logger/issues",
"source": "https://github.com/SofianeLasri/laravel-request-logger/tree/v1.0.6" "source": "https://github.com/SofianeLasri/laravel-request-logger/tree/v1.0.8"
}, },
"time": "2025-02-19T16:59:10+00:00" "time": "2025-02-25T08:37:36+00:00"
}, },
{ {
"name": "spatie/commonmark-shiki-highlighter", "name": "spatie/commonmark-shiki-highlighter",
...@@ -9236,16 +9236,16 @@ ...@@ -9236,16 +9236,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.9", "version": "11.5.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b" "reference": "d5df2b32d729562ff8db634678d71085ee579006"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5df2b32d729562ff8db634678d71085ee579006",
"reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b", "reference": "d5df2b32d729562ff8db634678d71085ee579006",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9317,7 +9317,7 @@ ...@@ -9317,7 +9317,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.9" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.10"
}, },
"funding": [ "funding": [
{ {
...@@ -9333,7 +9333,7 @@ ...@@ -9333,7 +9333,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-21T06:08:50+00:00" "time": "2025-02-25T06:11:48+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
...@@ -10438,7 +10438,7 @@ ...@@ -10438,7 +10438,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": {},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
...@@ -10447,6 +10447,6 @@ ...@@ -10447,6 +10447,6 @@
"ext-pdo": "*", "ext-pdo": "*",
"ext-zip": "*" "ext-zip": "*"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment