Compare commits

...

9 Commits

Author SHA1 Message Date
Renovate
f468c95760 chore(deps): update dependency laravel/framework to v12.61.0
Some checks failed
Tests / validate-composer (pull_request) Successful in 12s
Tests / build-npm (pull_request) Successful in 32s
Tests / phpcs (pull_request) Successful in 24s
Tests / phpstan (pull_request) Successful in 46s
Tests / tests (pull_request) Failing after 57s
2026-05-27 00:16:39 +00:00
9ddc953fd5 Merge pull request '[renovate-composer]: upgrade slevomat/coding-standard - 8.27.1 → 8.28.1' (#51) from renovate/slevomat/coding-standard-8.28.1 into master
All checks were successful
Tests / validate-composer (push) Successful in 32s
Tests / build-npm (push) Successful in 37s
Tests / phpcs (push) Successful in 22s
Tests / tests (push) Successful in 41s
Tests / phpstan (push) Successful in 1m2s
Reviewed-on: #51
2026-04-21 19:30:14 +00:00
Renovate
475c87ecb7 chore(deps): update dependency slevomat/coding-standard to v8.28.1
All checks were successful
Tests / validate-composer (pull_request) Successful in 1m12s
Tests / build-npm (pull_request) Successful in 1m18s
Tests / phpcs (pull_request) Successful in 2m25s
Tests / phpstan (pull_request) Successful in 3m35s
Tests / tests (pull_request) Successful in 1m16s
2026-03-22 18:16:40 +00:00
00331f15cf Merge pull request '[renovate-composer]: upgrade phpunit/phpunit - 11.5.51 → 11.5.53' (#7) from renovate/phpunit/phpunit-11.5.53 into master
All checks were successful
Tests / validate-composer (push) Successful in 12s
Tests / build-npm (push) Successful in 37s
Tests / phpcs (push) Successful in 1m3s
Tests / phpstan (push) Successful in 1m35s
Tests / tests (push) Successful in 1m14s
Reviewed-on: #7
2026-02-12 17:05:23 +00:00
04e2f1674e Merge pull request '[renovate-composer]: upgrade phpstan/phpstan - 2.1.38 → 2.1.39' (#6) from renovate/phpstan/phpstan-2.1.39 into master
Some checks failed
Tests / tests (push) Blocked by required conditions
Tests / phpcs (push) Waiting to run
Tests / phpstan (push) Waiting to run
Tests / build-npm (push) Has been cancelled
Tests / validate-composer (push) Has been cancelled
Reviewed-on: #6
2026-02-12 17:05:14 +00:00
Renovate
b624474eb0 chore(deps): update dependency phpunit/phpunit to v11.5.53
All checks were successful
Tests / build-npm (pull_request) Successful in 31s
Tests / validate-composer (pull_request) Successful in 13s
Tests / phpcs (pull_request) Successful in 1m4s
Tests / phpstan (pull_request) Successful in 1m15s
Tests / tests (pull_request) Successful in 57s
2026-02-12 16:40:33 +00:00
Renovate
351cbdf13f chore(deps): update dependency phpstan/phpstan to v2.1.39
All checks were successful
Tests / validate-composer (pull_request) Successful in 20s
Tests / phpcs (pull_request) Successful in 38s
Tests / build-npm (pull_request) Successful in 39s
Tests / phpstan (pull_request) Successful in 43s
Tests / tests (pull_request) Successful in 34s
2026-02-12 16:40:16 +00:00
35abf834c8 ci: add renovate support
All checks were successful
Tests / validate-composer (push) Successful in 17s
Tests / build-npm (push) Successful in 37s
Tests / phpcs (push) Successful in 37s
Tests / phpstan (push) Successful in 41s
Tests / tests (push) Successful in 37s
2026-02-12 17:20:04 +01:00
be46d068f1 Merge pull request 'ci: add workflow for gitea' (#1) from feature/add-workflows into master
All checks were successful
Tests / validate-composer (push) Successful in 12s
Tests / build-npm (push) Successful in 24s
Tests / phpcs (push) Successful in 20s
Tests / phpstan (push) Successful in 1m8s
Tests / tests (push) Successful in 1m7s
Reviewed-on: #1
2026-02-12 15:49:22 +00:00
2 changed files with 98 additions and 85 deletions

170
composer.lock generated
View File

@@ -1208,16 +1208,16 @@
},
{
"name": "laravel/framework",
"version": "v12.50.0",
"version": "v12.61.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "174ffed91d794a35a541a5eb7c3785a02a34aaba"
"reference": "1124062a1ca92d290c8bcb9b7f649920fa6816bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/174ffed91d794a35a541a5eb7c3785a02a34aaba",
"reference": "174ffed91d794a35a541a5eb7c3785a02a34aaba",
"url": "https://api.github.com/repos/laravel/framework/zipball/1124062a1ca92d290c8bcb9b7f649920fa6816bf",
"reference": "1124062a1ca92d290c8bcb9b7f649920fa6816bf",
"shasum": ""
},
"require": {
@@ -1238,7 +1238,7 @@
"guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.7",
"league/commonmark": "^2.8.1",
"league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1",
@@ -1258,8 +1258,8 @@
"symfony/mailer": "^7.2.0",
"symfony/mime": "^7.2.0",
"symfony/polyfill-php83": "^1.33",
"symfony/polyfill-php84": "^1.33",
"symfony/polyfill-php85": "^1.33",
"symfony/polyfill-php84": "^1.34",
"symfony/polyfill-php85": "^1.34",
"symfony/process": "^7.2.0",
"symfony/routing": "^7.2.0",
"symfony/uid": "^7.2.0",
@@ -1333,7 +1333,7 @@
"orchestra/testbench-core": "^10.9.0",
"pda/pheanstalk": "^5.0.6|^7.0.0",
"php-http/discovery": "^1.15",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan": "^2.1.41",
"phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1",
"predis/predis": "^2.3|^3.0",
"resend/resend-php": "^0.10.0|^1.0",
@@ -1426,7 +1426,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2026-02-04T18:34:13+00:00"
"time": "2026-05-26T23:41:33+00:00"
},
{
"name": "laravel/prompts",
@@ -1616,16 +1616,16 @@
},
{
"name": "league/commonmark",
"version": "2.8.0",
"version": "2.8.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb"
"reference": "59fb075d2101740c337c7216e3f32b36c204218b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b",
"reference": "59fb075d2101740c337c7216e3f32b36c204218b",
"shasum": ""
},
"require": {
@@ -1650,9 +1650,9 @@
"phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
"scrutinizer/ocular": "^1.8.1",
"symfony/finder": "^5.3 | ^6.0 | ^7.0",
"symfony/process": "^5.4 | ^6.0 | ^7.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
"symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0",
"symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0",
"unleashedtech/php-coding-standard": "^3.1.1",
"vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
},
@@ -1719,7 +1719,7 @@
"type": "tidelift"
}
],
"time": "2025-11-26T21:48:24+00:00"
"time": "2026-03-19T13:16:38+00:00"
},
{
"name": "league/config",
@@ -4262,16 +4262,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v7.4.5",
"version": "v7.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "229eda477017f92bd2ce7615d06222ec0c19e82a"
"reference": "7922b53e70d2ba2027af8bb6a59d91eb3541ea4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/229eda477017f92bd2ce7615d06222ec0c19e82a",
"reference": "229eda477017f92bd2ce7615d06222ec0c19e82a",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7922b53e70d2ba2027af8bb6a59d91eb3541ea4d",
"reference": "7922b53e70d2ba2027af8bb6a59d91eb3541ea4d",
"shasum": ""
},
"require": {
@@ -4313,7 +4313,7 @@
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/css-selector": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4.1|^7.0.1|^8.0",
"symfony/dom-crawler": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
@@ -4357,7 +4357,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.4.5"
"source": "https://github.com/symfony/http-kernel/tree/v7.4.12"
},
"funding": [
{
@@ -4377,20 +4377,20 @@
"type": "tidelift"
}
],
"time": "2026-01-28T10:33:42+00:00"
"time": "2026-05-20T09:27:11+00:00"
},
{
"name": "symfony/mailer",
"version": "v7.4.4",
"version": "v7.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "7b750074c40c694ceb34cb926d6dffee231c5cd6"
"reference": "5cefb712a25f320579615ba9e1942abaeade7dff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/7b750074c40c694ceb34cb926d6dffee231c5cd6",
"reference": "7b750074c40c694ceb34cb926d6dffee231c5cd6",
"url": "https://api.github.com/repos/symfony/mailer/zipball/5cefb712a25f320579615ba9e1942abaeade7dff",
"reference": "5cefb712a25f320579615ba9e1942abaeade7dff",
"shasum": ""
},
"require": {
@@ -4441,7 +4441,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v7.4.4"
"source": "https://github.com/symfony/mailer/tree/v7.4.12"
},
"funding": [
{
@@ -4461,20 +4461,20 @@
"type": "tidelift"
}
],
"time": "2026-01-08T08:25:11+00:00"
"time": "2026-05-20T07:20:23+00:00"
},
{
"name": "symfony/mime",
"version": "v7.4.5",
"version": "v7.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "b18c7e6e9eee1e19958138df10412f3c4c316148"
"reference": "b198dd66c211c97119bcaaff7c13431dbbb5e470"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/b18c7e6e9eee1e19958138df10412f3c4c316148",
"reference": "b18c7e6e9eee1e19958138df10412f3c4c316148",
"url": "https://api.github.com/repos/symfony/mime/zipball/b198dd66c211c97119bcaaff7c13431dbbb5e470",
"reference": "b198dd66c211c97119bcaaff7c13431dbbb5e470",
"shasum": ""
},
"require": {
@@ -4485,7 +4485,7 @@
},
"conflict": {
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<5.2|>=6",
"phpdocumentor/reflection-docblock": "<5.2|>=7",
"phpdocumentor/type-resolver": "<1.5.1",
"symfony/mailer": "<6.4",
"symfony/serializer": "<6.4.3|>7.0,<7.0.3"
@@ -4493,7 +4493,7 @@
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4",
"league/html-to-markdown": "^5.0",
"phpdocumentor/reflection-docblock": "^5.2",
"phpdocumentor/reflection-docblock": "^5.2|^6.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0",
@@ -4530,7 +4530,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v7.4.5"
"source": "https://github.com/symfony/mime/tree/v7.4.12"
},
"funding": [
{
@@ -4550,7 +4550,7 @@
"type": "tidelift"
}
],
"time": "2026-01-27T08:59:58+00:00"
"time": "2026-05-20T07:20:23+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -4719,16 +4719,16 @@
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.33.0",
"version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
"reference": "dc21118016c039a66235cf93d96b435ffb282412"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412",
"reference": "dc21118016c039a66235cf93d96b435ffb282412",
"shasum": ""
},
"require": {
@@ -4782,7 +4782,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1"
},
"funding": [
{
@@ -4802,7 +4802,7 @@
"type": "tidelift"
}
],
"time": "2024-09-10T14:38:51+00:00"
"time": "2026-05-25T15:22:23+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
@@ -5140,16 +5140,16 @@
},
{
"name": "symfony/polyfill-php84",
"version": "v1.33.0",
"version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php84.git",
"reference": "d8ced4d875142b6a7426000426b8abc631d6b191"
"reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191",
"reference": "d8ced4d875142b6a7426000426b8abc631d6b191",
"url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
"reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa",
"shasum": ""
},
"require": {
@@ -5196,7 +5196,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0"
"source": "https://github.com/symfony/polyfill-php84/tree/v1.38.1"
},
"funding": [
{
@@ -5216,20 +5216,20 @@
"type": "tidelift"
}
],
"time": "2025-06-24T13:30:11+00:00"
"time": "2026-05-26T12:51:13+00:00"
},
{
"name": "symfony/polyfill-php85",
"version": "v1.33.0",
"version": "v1.38.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php85.git",
"reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91"
"reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
"reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
"reference": "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1",
"shasum": ""
},
"require": {
@@ -5276,7 +5276,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0"
"source": "https://github.com/symfony/polyfill-php85/tree/v1.38.1"
},
"funding": [
{
@@ -5296,7 +5296,7 @@
"type": "tidelift"
}
],
"time": "2025-06-23T16:12:55+00:00"
"time": "2026-05-26T02:25:22+00:00"
},
{
"name": "symfony/polyfill-uuid",
@@ -5448,16 +5448,16 @@
},
{
"name": "symfony/routing",
"version": "v7.4.4",
"version": "v7.4.12",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "0798827fe2c79caeed41d70b680c2c3507d10147"
"reference": "3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/0798827fe2c79caeed41d70b680c2c3507d10147",
"reference": "0798827fe2c79caeed41d70b680c2c3507d10147",
"url": "https://api.github.com/repos/symfony/routing/zipball/3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204",
"reference": "3b04a5ec4887a8135a12ebf0f4cbc5b8fc8ee204",
"shasum": ""
},
"require": {
@@ -5509,7 +5509,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v7.4.4"
"source": "https://github.com/symfony/routing/tree/v7.4.12"
},
"funding": [
{
@@ -5529,7 +5529,7 @@
"type": "tidelift"
}
],
"time": "2026-01-12T12:19:02+00:00"
"time": "2026-05-20T07:20:23+00:00"
},
{
"name": "symfony/service-contracts",
@@ -7435,11 +7435,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.38",
"version": "2.1.39",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629",
"reference": "dfaf1f530e1663aa167bc3e52197adb221582629",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
"reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
"shasum": ""
},
"require": {
@@ -7484,7 +7484,7 @@
"type": "github"
}
],
"time": "2026-01-30T17:12:46+00:00"
"time": "2026-02-11T14:48:56+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -7835,16 +7835,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.51",
"version": "11.5.53",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "ad14159f92910b0f0e3928c13e9b2077529de091"
"reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ad14159f92910b0f0e3928c13e9b2077529de091",
"reference": "ad14159f92910b0f0e3928c13e9b2077529de091",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a997a653a82845f1240d73ee73a8a4e97e4b0607",
"reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607",
"shasum": ""
},
"require": {
@@ -7917,7 +7917,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.51"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.53"
},
"funding": [
{
@@ -7941,7 +7941,7 @@
"type": "tidelift"
}
],
"time": "2026-02-05T07:59:30+00:00"
"time": "2026-02-10T12:28:25+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -8931,32 +8931,32 @@
},
{
"name": "slevomat/coding-standard",
"version": "8.27.1",
"version": "8.28.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
"reference": "29bdaee8b65e7ed2b8e702b01852edba8bae1769"
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/29bdaee8b65e7ed2b8e702b01852edba8bae1769",
"reference": "29bdaee8b65e7ed2b8e702b01852edba8bae1769",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0",
"php": "^7.4 || ^8.0",
"phpstan/phpdoc-parser": "^2.3.1",
"phpstan/phpdoc-parser": "^2.3.2",
"squizlabs/php_codesniffer": "^4.0.1"
},
"require-dev": {
"phing/phing": "3.0.1|3.1.1",
"phing/phing": "3.0.1|3.1.2",
"php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/phpstan": "2.1.37",
"phpstan/phpstan-deprecation-rules": "2.0.3",
"phpstan/phpstan-phpunit": "2.0.12",
"phpstan/phpstan-strict-rules": "2.0.7",
"phpunit/phpunit": "9.6.31|10.5.60|11.4.4|11.5.49|12.5.7"
"phpstan/phpstan": "2.1.42",
"phpstan/phpstan-deprecation-rules": "2.0.4",
"phpstan/phpstan-phpunit": "2.0.16",
"phpstan/phpstan-strict-rules": "2.0.10",
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.50|12.5.14"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -8980,7 +8980,7 @@
],
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.27.1"
"source": "https://github.com/slevomat/coding-standard/tree/8.28.1"
},
"funding": [
{
@@ -8992,7 +8992,7 @@
"type": "tidelift"
}
],
"time": "2026-01-25T15:57:07+00:00"
"time": "2026-03-22T17:22:38+00:00"
},
{
"name": "squizlabs/php_codesniffer",

13
renovate.json Normal file
View File

@@ -0,0 +1,13 @@
{
"extends": ["config:recommended"],
"enabledManagers": ["composer"],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"groupName": "php dependencies"
}
],
"prConcurrentLimit": 100,
"prHourlyLimit": 20,
"branchConcurrentLimit": 100
}