Add graby-site-config as direct deps

So it'll get updated regularly by dependabot.
This commit is contained in:
Jeremy Benoist 2024-09-06 09:08:00 +02:00
parent 69c4db1c84
commit 3e0e4959e4
No known key found for this signature in database
GPG key ID: 7168D5DD29F38552
2 changed files with 8 additions and 7 deletions

View file

@ -81,6 +81,7 @@
"html2text/html2text": "^4.3.1", "html2text/html2text": "^4.3.1",
"incenteev/composer-parameter-handler": "^2.2", "incenteev/composer-parameter-handler": "^2.2",
"j0k3r/graby": "^2.4.5", "j0k3r/graby": "^2.4.5",
"j0k3r/graby-site-config": "^1.0",
"javibravo/simpleue": "^2.1", "javibravo/simpleue": "^2.1",
"jms/serializer": "^3.29.1", "jms/serializer": "^3.29.1",
"jms/serializer-bundle": "^5.4", "jms/serializer-bundle": "^5.4",

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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f733733c88aad761aa9420174427611b", "content-hash": "6407ed5fbd4b0973ed565c2a136d3a81",
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",
@ -4480,16 +4480,16 @@
}, },
{ {
"name": "j0k3r/graby-site-config", "name": "j0k3r/graby-site-config",
"version": "1.0.189", "version": "1.0.191",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/j0k3r/graby-site-config.git", "url": "https://github.com/j0k3r/graby-site-config.git",
"reference": "4c4721be3e7b8830dd6881ff80e149fb14a19bb8" "reference": "cb1bba4d1b86a855ba0e3c6de688e14fa54036c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/4c4721be3e7b8830dd6881ff80e149fb14a19bb8", "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/cb1bba4d1b86a855ba0e3c6de688e14fa54036c5",
"reference": "4c4721be3e7b8830dd6881ff80e149fb14a19bb8", "reference": "cb1bba4d1b86a855ba0e3c6de688e14fa54036c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4518,9 +4518,9 @@
"description": "Graby site config files", "description": "Graby site config files",
"support": { "support": {
"issues": "https://github.com/j0k3r/graby-site-config/issues", "issues": "https://github.com/j0k3r/graby-site-config/issues",
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.189" "source": "https://github.com/j0k3r/graby-site-config/tree/1.0.191"
}, },
"time": "2024-07-01T02:17:59+00:00" "time": "2024-09-01T02:26:18+00:00"
}, },
{ {
"name": "j0k3r/httplug-ssrf-plugin", "name": "j0k3r/httplug-ssrf-plugin",