1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Bump j0k3r/graby-site-config from 1.0.199 to 1.0.200

Bumps [j0k3r/graby-site-config](https://github.com/j0k3r/graby-site-config) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/j0k3r/graby-site-config/releases)
- [Changelog](https://github.com/j0k3r/graby-site-config/blob/master/dallasnews.com.txt)
- [Commits](https://github.com/j0k3r/graby-site-config/compare/1.0.199...1.0.200)

---
updated-dependencies:
- dependency-name: j0k3r/graby-site-config
  dependency-version: 1.0.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-02 02:34:52 +00:00 committed by GitHub
parent cfcdbcd1e9
commit bbed48e25f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
composer.lock generated
View file

@ -4146,16 +4146,16 @@
},
{
"name": "j0k3r/graby-site-config",
"version": "1.0.199",
"version": "1.0.200",
"source": {
"type": "git",
"url": "https://github.com/j0k3r/graby-site-config.git",
"reference": "dbb352fd7931f813e286eed8f1684da6052737e3"
"reference": "e9cbbc776a7efcc9c06c07ff360744f266bbfc09"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/dbb352fd7931f813e286eed8f1684da6052737e3",
"reference": "dbb352fd7931f813e286eed8f1684da6052737e3",
"url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/e9cbbc776a7efcc9c06c07ff360744f266bbfc09",
"reference": "e9cbbc776a7efcc9c06c07ff360744f266bbfc09",
"shasum": ""
},
"require": {
@ -4184,9 +4184,9 @@
"description": "Graby site config files",
"support": {
"issues": "https://github.com/j0k3r/graby-site-config/issues",
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.199"
"source": "https://github.com/j0k3r/graby-site-config/tree/1.0.200"
},
"time": "2025-05-01T02:32:13+00:00"
"time": "2025-06-01T02:42:59+00:00"
},
{
"name": "j0k3r/httplug-ssrf-plugin",
@ -9158,16 +9158,16 @@
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.5.1",
"version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
"shasum": ""
},
"require": {
@ -9180,7 +9180,7 @@
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.5-dev"
"dev-main": "3.6-dev"
}
},
"autoload": {
@ -9205,7 +9205,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
},
"funding": [
{
@ -9221,7 +9221,7 @@
"type": "tidelift"
}
],
"time": "2024-09-25T14:20:29+00:00"
"time": "2024-09-25T14:21:43+00:00"
},
{
"name": "symfony/doctrine-bridge",