From ad1b88e293ecc492526d9e9945b444356998fac9 Mon Sep 17 00:00:00 2001 From: mscherer Date: Tue, 2 Jul 2024 14:20:43 +0200 Subject: [PATCH] Fix typo # Conflicts: # composer.lock --- composer.lock | 424 +++++++++--------- .../Sandbox/templates/Conventions/index.php | 2 +- 2 files changed, 215 insertions(+), 211 deletions(-) diff --git a/composer.lock b/composer.lock index 5e637ba3..6fe0e4f0 100644 --- a/composer.lock +++ b/composer.lock @@ -121,12 +121,12 @@ "source": { "type": "git", "url": "https://github.com/burzum/cakephp-service-layer.git", - "reference": "fbcdc2d1a98aa2953737c17a961acacbc3db3124" + "reference": "50a6968b544811616a7fc3b734467b2979623bba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/burzum/cakephp-service-layer/zipball/fbcdc2d1a98aa2953737c17a961acacbc3db3124", - "reference": "fbcdc2d1a98aa2953737c17a961acacbc3db3124", + "url": "https://api.github.com/repos/burzum/cakephp-service-layer/zipball/50a6968b544811616a7fc3b734467b2979623bba", + "reference": "50a6968b544811616a7fc3b734467b2979623bba", "shasum": "" }, "require": { @@ -163,9 +163,9 @@ "description": "Service layer and domain / business model implementation for CakePHP", "support": { "issues": "https://github.com/burzum/cakephp-service-layer/issues", - "source": "https://github.com/burzum/cakephp-service-layer/tree/3.0.0" + "source": "https://github.com/burzum/cakephp-service-layer/tree/master" }, - "time": "2023-11-03T12:04:06+00:00" + "time": "2024-06-27T09:23:40+00:00" }, { "name": "cakephp/bake", @@ -173,12 +173,12 @@ "source": { "type": "git", "url": "https://github.com/cakephp/bake.git", - "reference": "976dbe36a42feaf6d32163954729220e5cc21f3f" + "reference": "94851a52f53851cea7b57286fa017a5e5af8ed8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/bake/zipball/976dbe36a42feaf6d32163954729220e5cc21f3f", - "reference": "976dbe36a42feaf6d32163954729220e5cc21f3f", + "url": "https://api.github.com/repos/cakephp/bake/zipball/94851a52f53851cea7b57286fa017a5e5af8ed8b", + "reference": "94851a52f53851cea7b57286fa017a5e5af8ed8b", "shasum": "" }, "require": { @@ -221,20 +221,20 @@ "issues": "https://github.com/cakephp/bake/issues", "source": "https://github.com/cakephp/bake" }, - "time": "2024-04-26T16:12:24+00:00" + "time": "2024-07-01T17:38:08+00:00" }, { "name": "cakephp/cakephp", - "version": "5.0.7", + "version": "5.0.9", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "97f49cfd96358132c33e659d0367549e864d6dad" + "reference": "c43c253efeeda1fd2b5f5c9aca329c7cd383bc6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/97f49cfd96358132c33e659d0367549e864d6dad", - "reference": "97f49cfd96358132c33e659d0367549e864d6dad", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/c43c253efeeda1fd2b5f5c9aca329c7cd383bc6b", + "reference": "c43c253efeeda1fd2b5f5c9aca329c7cd383bc6b", "shasum": "" }, "require": { @@ -288,7 +288,7 @@ "mockery/mockery": "^1.6", "paragonie/csp-builder": "^2.3 || ^3.0", "phpstan/extension-installer": "^1.3", - "phpstan/phpstan": "^1.10.30", + "phpstan/phpstan": "1.11.*", "phpunit/phpunit": "^10.1.0 <=10.5.3", "symplify/phpstan-rules": "^12.4" }, @@ -342,7 +342,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cakephp" }, - "time": "2024-04-06T02:35:20+00:00" + "time": "2024-06-24T02:51:16+00:00" }, { "name": "cakephp/chronos", @@ -470,12 +470,12 @@ "source": { "type": "git", "url": "https://github.com/cakephp/localized.git", - "reference": "9685164b771166df7f8666a5031a760e7e0352e8" + "reference": "c72818df47361d4115e90849cf8799c60d8bf4a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/localized/zipball/9685164b771166df7f8666a5031a760e7e0352e8", - "reference": "9685164b771166df7f8666a5031a760e7e0352e8", + "url": "https://api.github.com/repos/cakephp/localized/zipball/c72818df47361d4115e90849cf8799c60d8bf4a3", + "reference": "c72818df47361d4115e90849cf8799c60d8bf4a3", "shasum": "" }, "require": { @@ -516,7 +516,7 @@ "issues": "https://github.com/cakephp/localized/issues", "source": "https://github.com/cakephp/localized" }, - "time": "2024-02-13T12:00:12+00:00" + "time": "2024-05-07T08:12:52+00:00" }, { "name": "cakephp/migrations", @@ -926,16 +926,16 @@ }, { "name": "composer/class-map-generator", - "version": "1.3.3", + "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", - "reference": "61804f9973685ec7bead0fb7fe022825e3cd418e" + "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/class-map-generator/zipball/61804f9973685ec7bead0fb7fe022825e3cd418e", - "reference": "61804f9973685ec7bead0fb7fe022825e3cd418e", + "url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", + "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3", "shasum": "" }, "require": { @@ -979,7 +979,7 @@ ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", - "source": "https://github.com/composer/class-map-generator/tree/1.3.3" + "source": "https://github.com/composer/class-map-generator/tree/1.3.4" }, "funding": [ { @@ -995,7 +995,7 @@ "type": "tidelift" } ], - "time": "2024-06-10T11:53:54+00:00" + "time": "2024-06-12T14:13:04+00:00" }, { "name": "composer/composer", @@ -1588,12 +1588,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-calendar.git", - "reference": "1401b968cd5dc9d3f3bbec55fef80b47f347cc22" + "reference": "51281505dc901fa3a47f0db0e9b05844f23df6e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-calendar/zipball/1401b968cd5dc9d3f3bbec55fef80b47f347cc22", - "reference": "1401b968cd5dc9d3f3bbec55fef80b47f347cc22", + "url": "https://api.github.com/repos/dereuromark/cakephp-calendar/zipball/51281505dc901fa3a47f0db0e9b05844f23df6e1", + "reference": "51281505dc901fa3a47f0db0e9b05844f23df6e1", "shasum": "" }, "require": { @@ -1636,7 +1636,7 @@ "issues": "https://github.com/dereuromark/cakephp-calendar/issues", "source": "https://github.com/dereuromark/cakephp-calendar" }, - "time": "2024-04-19T10:51:10+00:00" + "time": "2024-06-04T10:07:50+00:00" }, { "name": "dereuromark/cakephp-captcha", @@ -1761,12 +1761,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-data.git", - "reference": "9bf73a9bda01d2c5f95031271f798e7335eb1817" + "reference": "42e6dfb8cd67d3940c479d57158bf729765e7aa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-data/zipball/9bf73a9bda01d2c5f95031271f798e7335eb1817", - "reference": "9bf73a9bda01d2c5f95031271f798e7335eb1817", + "url": "https://api.github.com/repos/dereuromark/cakephp-data/zipball/42e6dfb8cd67d3940c479d57158bf729765e7aa0", + "reference": "42e6dfb8cd67d3940c479d57158bf729765e7aa0", "shasum": "" }, "require": { @@ -1815,7 +1815,7 @@ "issues": "https://github.com/dereuromark/cakephp-data/issues", "source": "https://github.com/dereuromark/cakephp-data" }, - "time": "2024-04-19T10:51:02+00:00" + "time": "2024-05-22T15:15:13+00:00" }, { "name": "dereuromark/cakephp-databaselog", @@ -2295,12 +2295,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-geo.git", - "reference": "36b8688fc7a04e136792d080c0e6981d31d4e480" + "reference": "0676d6672cc0a485e7689edfe542d6e574a1ca02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-geo/zipball/36b8688fc7a04e136792d080c0e6981d31d4e480", - "reference": "36b8688fc7a04e136792d080c0e6981d31d4e480", + "url": "https://api.github.com/repos/dereuromark/cakephp-geo/zipball/0676d6672cc0a485e7689edfe542d6e574a1ca02", + "reference": "0676d6672cc0a485e7689edfe542d6e574a1ca02", "shasum": "" }, "require": { @@ -2358,7 +2358,7 @@ "issues": "https://github.com/dereuromark/cakephp-geo/issues", "source": "https://github.com/dereuromark/cakephp-geo" }, - "time": "2024-04-19T10:51:00+00:00" + "time": "2024-06-04T22:41:51+00:00" }, { "name": "dereuromark/cakephp-markup", @@ -2734,12 +2734,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-shim.git", - "reference": "d0c3f7794aaa7ba2c99eee7df63a77b410d355ff" + "reference": "eac0e79107880f94a1e021ac197ff53039e53ef1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-shim/zipball/d0c3f7794aaa7ba2c99eee7df63a77b410d355ff", - "reference": "d0c3f7794aaa7ba2c99eee7df63a77b410d355ff", + "url": "https://api.github.com/repos/dereuromark/cakephp-shim/zipball/eac0e79107880f94a1e021ac197ff53039e53ef1", + "reference": "eac0e79107880f94a1e021ac197ff53039e53ef1", "shasum": "" }, "require": { @@ -2782,7 +2782,7 @@ "issues": "https://github.com/dereuromark/cakephp-shim/issues", "source": "https://github.com/dereuromark/cakephp-shim" }, - "time": "2024-04-19T10:48:39+00:00" + "time": "2024-06-03T22:03:14+00:00" }, { "name": "dereuromark/cakephp-tags", @@ -2790,12 +2790,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-tags.git", - "reference": "fcba5f715f6c1c6a914fdcf54a983f0b0756c224" + "reference": "77410ac448c724ae6109879a97c0a80d03a94861" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-tags/zipball/fcba5f715f6c1c6a914fdcf54a983f0b0756c224", - "reference": "fcba5f715f6c1c6a914fdcf54a983f0b0756c224", + "url": "https://api.github.com/repos/dereuromark/cakephp-tags/zipball/77410ac448c724ae6109879a97c0a80d03a94861", + "reference": "77410ac448c724ae6109879a97c0a80d03a94861", "shasum": "" }, "require": { @@ -2853,7 +2853,7 @@ "issues": "https://github.com/dereuromark/cakephp-tags/issues", "source": "https://github.com/dereuromark/cakephp-tags" }, - "time": "2024-04-19T10:51:26+00:00" + "time": "2024-06-04T22:45:05+00:00" }, { "name": "dereuromark/cakephp-templating", @@ -2861,12 +2861,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-templating.git", - "reference": "6d847027e77163ca36b0939d38fac968ad5da50a" + "reference": "5b76aaeb4a6e6c782b319830f744263eb8581a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-templating/zipball/6d847027e77163ca36b0939d38fac968ad5da50a", - "reference": "6d847027e77163ca36b0939d38fac968ad5da50a", + "url": "https://api.github.com/repos/dereuromark/cakephp-templating/zipball/5b76aaeb4a6e6c782b319830f744263eb8581a1b", + "reference": "5b76aaeb4a6e6c782b319830f744263eb8581a1b", "shasum": "" }, "require": { @@ -2909,7 +2909,7 @@ "issues": "https://github.com/dereuromark/cakephp-templating/issues", "source": "https://github.com/dereuromark/cakephp-templating" }, - "time": "2024-05-01T15:20:25+00:00" + "time": "2024-05-16T01:07:38+00:00" }, { "name": "dereuromark/cakephp-tinyauth", @@ -2977,12 +2977,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-tools.git", - "reference": "dfea0a8c0bd886d4bc3eb8df4be517519e6a8900" + "reference": "a917b0d2bf2721a083d44b89c0ea53e0221c9db5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-tools/zipball/dfea0a8c0bd886d4bc3eb8df4be517519e6a8900", - "reference": "dfea0a8c0bd886d4bc3eb8df4be517519e6a8900", + "url": "https://api.github.com/repos/dereuromark/cakephp-tools/zipball/a917b0d2bf2721a083d44b89c0ea53e0221c9db5", + "reference": "a917b0d2bf2721a083d44b89c0ea53e0221c9db5", "shasum": "" }, "require": { @@ -3034,7 +3034,7 @@ "issues": "https://github.com/dereuromark/cakephp-tools/issues", "source": "https://github.com/dereuromark/cakephp-tools" }, - "time": "2024-04-19T10:50:48+00:00" + "time": "2024-06-27T12:43:08+00:00" }, { "name": "dereuromark/cakephp-translate", @@ -3042,12 +3042,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-translate.git", - "reference": "38e02cfeb5ef5840fa048379452b8f1a5a182f78" + "reference": "734d8610e6de7b81878052546890a55662e52eda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-translate/zipball/38e02cfeb5ef5840fa048379452b8f1a5a182f78", - "reference": "38e02cfeb5ef5840fa048379452b8f1a5a182f78", + "url": "https://api.github.com/repos/dereuromark/cakephp-translate/zipball/734d8610e6de7b81878052546890a55662e52eda", + "reference": "734d8610e6de7b81878052546890a55662e52eda", "shasum": "" }, "require": { @@ -3099,7 +3099,7 @@ "issues": "https://github.com/dereuromark/cakephp-translate/issues", "source": "https://github.com/dereuromark/cakephp-translate" }, - "time": "2024-03-20T18:22:59+00:00" + "time": "2024-06-27T14:00:11+00:00" }, { "name": "dereuromark/media-embed", @@ -3243,26 +3243,26 @@ }, { "name": "doctrine/sql-formatter", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/sql-formatter.git", - "reference": "3447381095d32a171fe3a58323749f44dbb5ac7d" + "reference": "d1ac84aef745c69ea034929eb6d65a6908b675cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/3447381095d32a171fe3a58323749f44dbb5ac7d", - "reference": "3447381095d32a171fe3a58323749f44dbb5ac7d", + "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/d1ac84aef745c69ea034929eb6d65a6908b675cc", + "reference": "d1ac84aef745c69ea034929eb6d65a6908b675cc", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^8.1" }, "require-dev": { - "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "^1.0", - "phpunit/phpunit": "^8.5 || ^9.6", - "vimeo/psalm": "^4.11" + "doctrine/coding-standard": "^12", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.5", + "vimeo/psalm": "^5.24" }, "bin": [ "bin/sql-formatter" @@ -3292,9 +3292,9 @@ ], "support": { "issues": "https://github.com/doctrine/sql-formatter/issues", - "source": "https://github.com/doctrine/sql-formatter/tree/1.3.0" + "source": "https://github.com/doctrine/sql-formatter/tree/1.4.0" }, - "time": "2024-05-06T21:49:18+00:00" + "time": "2024-05-08T08:12:09+00:00" }, { "name": "dompdf/dompdf", @@ -5670,20 +5670,20 @@ }, { "name": "psr/http-factory", - "version": "1.0.2", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "e616d01114759c4c489f93b099585439f795fe35" + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", - "reference": "e616d01114759c4c489f93b099585439f795fe35", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", + "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { - "php": ">=7.0.0", + "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", @@ -5707,7 +5707,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -5719,9 +5719,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/1.0.2" + "source": "https://github.com/php-fig/http-factory" }, - "time": "2023-04-10T20:10:41+00:00" + "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", @@ -6069,16 +6069,17 @@ "source": { "type": "git", "url": "https://github.com/cakephp/phinx.git", - "reference": "6e89ab90e5dae6751fcce50cc047d5954b8dfcb7" + "reference": "615485032e67d9500cbfa2e53acdb0449e26f191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/phinx/zipball/6e89ab90e5dae6751fcce50cc047d5954b8dfcb7", - "reference": "6e89ab90e5dae6751fcce50cc047d5954b8dfcb7", + "url": "https://api.github.com/repos/cakephp/phinx/zipball/615485032e67d9500cbfa2e53acdb0449e26f191", + "reference": "615485032e67d9500cbfa2e53acdb0449e26f191", "shasum": "" }, "require": { "cakephp/database": "^5.0.2", + "composer-runtime-api": "^2.0", "php-64bit": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/config": "^3.4|^4.0|^5.0|^6.0|^7.0", @@ -6148,20 +6149,20 @@ "issues": "https://github.com/cakephp/phinx/issues", "source": "https://github.com/cakephp/phinx/tree/0.x" }, - "time": "2024-04-27T09:49:34+00:00" + "time": "2024-06-14T13:01:09+00:00" }, { "name": "sabberworm/php-css-parser", - "version": "v8.5.1", + "version": "v8.6.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", - "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", + "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d2fb94a9641be84d79c7548c6d39bbebba6e9a70", + "reference": "d2fb94a9641be84d79c7548c6d39bbebba6e9a70", "shasum": "" }, "require": { @@ -6211,9 +6212,9 @@ ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", - "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" + "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.6.0" }, - "time": "2024-02-15T16:41:13+00:00" + "time": "2024-07-01T07:33:21+00:00" }, { "name": "sebastian/diff", @@ -6588,22 +6589,22 @@ }, { "name": "symfony/config", - "version": "v7.0.7", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "f66f908a975500aa4594258bf454dc66e3939eac" + "reference": "2210fc99fa42a259eb6c89d1f724ce0c4d62d5d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/f66f908a975500aa4594258bf454dc66e3939eac", - "reference": "f66f908a975500aa4594258bf454dc66e3939eac", + "url": "https://api.github.com/repos/symfony/config/zipball/2210fc99fa42a259eb6c89d1f724ce0c4d62d5d2", + "reference": "2210fc99fa42a259eb6c89d1f724ce0c4d62d5d2", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/filesystem": "^6.4|^7.0", + "symfony/filesystem": "^7.1", "symfony/polyfill-ctype": "~1.8" }, "conflict": { @@ -6643,7 +6644,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v7.0.7" + "source": "https://github.com/symfony/config/tree/v7.1.1" }, "funding": [ { @@ -6659,20 +6660,20 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/console", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9b008f2d7b21c74ef4d0c3de6077a642bc55ece3" + "reference": "0aa29ca177f432ab68533432db0de059f39c92ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9b008f2d7b21c74ef4d0c3de6077a642bc55ece3", - "reference": "9b008f2d7b21c74ef4d0c3de6077a642bc55ece3", + "url": "https://api.github.com/repos/symfony/console/zipball/0aa29ca177f432ab68533432db0de059f39c92ae", + "reference": "0aa29ca177f432ab68533432db0de059f39c92ae", "shasum": "" }, "require": { @@ -6736,7 +6737,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.1.1" + "source": "https://github.com/symfony/console/tree/v7.1.2" }, "funding": [ { @@ -6752,7 +6753,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-06-28T10:03:55+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6823,16 +6824,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "802e87002f919296c9f606457d9fa327a0b3d6b2" + "reference": "92a91985250c251de9b947a14bb2c9390b1a562c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/802e87002f919296c9f606457d9fa327a0b3d6b2", - "reference": "802e87002f919296c9f606457d9fa327a0b3d6b2", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/92a91985250c251de9b947a14bb2c9390b1a562c", + "reference": "92a91985250c251de9b947a14bb2c9390b1a562c", "shasum": "" }, "require": { @@ -6869,7 +6870,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.1.1" + "source": "https://github.com/symfony/filesystem/tree/v7.1.2" }, "funding": [ { @@ -6885,7 +6886,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-06-28T10:03:55+00:00" }, { "name": "symfony/finder", @@ -6953,21 +6954,22 @@ }, { "name": "symfony/http-client", - "version": "v7.0.7", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "6ce3c4c899051b3d7326ea1a1dda3729e29ae6d7" + "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/6ce3c4c899051b3d7326ea1a1dda3729e29ae6d7", - "reference": "6ce3c4c899051b3d7326ea1a1dda3729e29ae6d7", + "url": "https://api.github.com/repos/symfony/http-client/zipball/90ace27d17ccc9afc6f7ec0081e8529fb0e29425", + "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "^3.4.1", "symfony/service-contracts": "^2.5|^3" }, @@ -6994,6 +6996,7 @@ "symfony/http-kernel": "^6.4|^7.0", "symfony/messenger": "^6.4|^7.0", "symfony/process": "^6.4|^7.0", + "symfony/rate-limiter": "^6.4|^7.0", "symfony/stopwatch": "^6.4|^7.0" }, "type": "library", @@ -7025,7 +7028,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.0.7" + "source": "https://github.com/symfony/http-client/tree/v7.1.2" }, "funding": [ { @@ -7041,7 +7044,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-06-28T08:00:31+00:00" }, { "name": "symfony/http-client-contracts", @@ -7123,16 +7126,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4" + "reference": "0424dff1c58f028c451efff2045f5d92410bd540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4", - "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", + "reference": "0424dff1c58f028c451efff2045f5d92410bd540", "shasum": "" }, "require": { @@ -7182,7 +7185,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" }, "funding": [ { @@ -7198,20 +7201,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f" + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f", - "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", + "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", "shasum": "" }, "require": { @@ -7260,7 +7263,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" }, "funding": [ { @@ -7276,20 +7279,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", - "reference": "bc45c394692b948b4d383a08d7753968bed9a83d" + "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d", - "reference": "bc45c394692b948b4d383a08d7753968bed9a83d", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", + "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", "shasum": "" }, "require": { @@ -7341,7 +7344,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" }, "funding": [ { @@ -7357,20 +7360,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec" + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec", - "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", + "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { @@ -7421,7 +7424,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" }, "funding": [ { @@ -7437,20 +7440,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2" + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/21bd091060673a1177ae842c0ef8fe30893114d2", - "reference": "21bd091060673a1177ae842c0ef8fe30893114d2", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1", + "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1", "shasum": "" }, "require": { @@ -7497,7 +7500,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" }, "funding": [ { @@ -7513,20 +7516,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", - "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", + "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum": "" }, "require": { @@ -7577,7 +7580,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" }, "funding": [ { @@ -7593,20 +7596,20 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", "shasum": "" }, "require": { @@ -7653,7 +7656,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" }, "funding": [ { @@ -7669,7 +7672,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/process", @@ -7817,16 +7820,16 @@ }, { "name": "symfony/string", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "60bc311c74e0af215101235aa6f471bcbc032df2" + "reference": "14221089ac66cf82e3cf3d1c1da65de305587ff8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2", - "reference": "60bc311c74e0af215101235aa6f471bcbc032df2", + "url": "https://api.github.com/repos/symfony/string/zipball/14221089ac66cf82e3cf3d1c1da65de305587ff8", + "reference": "14221089ac66cf82e3cf3d1c1da65de305587ff8", "shasum": "" }, "require": { @@ -7884,7 +7887,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.1.1" + "source": "https://github.com/symfony/string/tree/v7.1.2" }, "funding": [ { @@ -7900,7 +7903,7 @@ "type": "tidelift" } ], - "time": "2024-06-04T06:40:14+00:00" + "time": "2024-06-28T09:27:18+00:00" }, { "name": "tecnickcom/tcpdf", @@ -7976,16 +7979,16 @@ }, { "name": "twig/markdown-extra", - "version": "v3.9.0", + "version": "v3.10.0", "source": { "type": "git", "url": "https://github.com/twigphp/markdown-extra.git", - "reference": "a03cfd2920200e7f187e4eb837e3f231bd33a128" + "reference": "e4bf2419df819dcf9dc7a0b25dd8cd1092cbd86d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/a03cfd2920200e7f187e4eb837e3f231bd33a128", - "reference": "a03cfd2920200e7f187e4eb837e3f231bd33a128", + "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/e4bf2419df819dcf9dc7a0b25dd8cd1092cbd86d", + "reference": "e4bf2419df819dcf9dc7a0b25dd8cd1092cbd86d", "shasum": "" }, "require": { @@ -8032,7 +8035,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/markdown-extra/tree/v3.9.0" + "source": "https://github.com/twigphp/markdown-extra/tree/v3.10.0" }, "funding": [ { @@ -8044,20 +8047,20 @@ "type": "tidelift" } ], - "time": "2024-02-10T08:52:03+00:00" + "time": "2024-05-11T07:35:57+00:00" }, { "name": "twig/twig", - "version": "v3.9.3", + "version": "v3.10.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58" + "reference": "67f29781ffafa520b0bbfbd8384674b42db04572" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", - "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572", + "reference": "67f29781ffafa520b0bbfbd8384674b42db04572", "shasum": "" }, "require": { @@ -8111,7 +8114,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.9.3" + "source": "https://github.com/twigphp/Twig/tree/v3.10.3" }, "funding": [ { @@ -8123,7 +8126,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T11:59:33+00:00" + "time": "2024-05-16T10:04:27+00:00" }, { "name": "voku/portable-ascii", @@ -8450,12 +8453,12 @@ "source": { "type": "git", "url": "https://github.com/dereuromark/cakephp-ide-helper.git", - "reference": "b8663d3c343ea98c6b8b6318728ca3e835f39959" + "reference": "6ec8d5ab50b55ea1d12127fdeefef49dbaa3935d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dereuromark/cakephp-ide-helper/zipball/b8663d3c343ea98c6b8b6318728ca3e835f39959", - "reference": "b8663d3c343ea98c6b8b6318728ca3e835f39959", + "url": "https://api.github.com/repos/dereuromark/cakephp-ide-helper/zipball/6ec8d5ab50b55ea1d12127fdeefef49dbaa3935d", + "reference": "6ec8d5ab50b55ea1d12127fdeefef49dbaa3935d", "shasum": "" }, "require": { @@ -8519,7 +8522,7 @@ "type": "github" } ], - "time": "2024-04-19T10:50:54+00:00" + "time": "2024-06-27T11:38:01+00:00" }, { "name": "dereuromark/cakephp-ide-helper-extra", @@ -8709,16 +8712,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.11.1", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" + "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", - "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", "shasum": "" }, "require": { @@ -8726,11 +8729,12 @@ }, "conflict": { "doctrine/collections": "<1.6.8", - "doctrine/common": "<2.13.3 || >=3,<3.2.2" + "doctrine/common": "<2.13.3 || >=3 <3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", + "phpspec/prophecy": "^1.10", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", @@ -8756,7 +8760,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" }, "funding": [ { @@ -8764,7 +8768,7 @@ "type": "tidelift" } ], - "time": "2023-03-08T13:26:56+00:00" + "time": "2024-06-12T14:39:25+00:00" }, { "name": "phar-io/manifest", @@ -8948,16 +8952,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.29.0", + "version": "1.29.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc" + "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/536889f2b340489d328f5ffb7b02bb6b183ddedc", - "reference": "536889f2b340489d328f5ffb7b02bb6b183ddedc", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4", + "reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4", "shasum": "" }, "require": { @@ -8989,22 +8993,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1" }, - "time": "2024-05-06T12:04:23+00:00" + "time": "2024-05-31T08:52:43+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.67", + "version": "1.11.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493" + "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493", - "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6ac78f1165346c83b4a753f7e4186d969c6ad0ee", + "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee", "shasum": "" }, "require": { @@ -9049,20 +9053,20 @@ "type": "github" } ], - "time": "2024-04-16T07:22:02+00:00" + "time": "2024-07-01T15:33:06+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "10.1.14", + "version": "10.1.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b" + "reference": "5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", - "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae", + "reference": "5da8b1728acd1e6ffdf2ff32ffbdfd04307f26ae", "shasum": "" }, "require": { @@ -9119,7 +9123,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.15" }, "funding": [ { @@ -9127,7 +9131,7 @@ "type": "github" } ], - "time": "2024-03-12T15:33:41+00:00" + "time": "2024-06-29T08:25:15+00:00" }, { "name": "phpunit/php-file-iterator", @@ -9374,16 +9378,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.20", + "version": "10.5.24", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3" + "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3", - "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f124e3e3e561006047b532fd0431bf5bb6b9015", + "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015", "shasum": "" }, "require": { @@ -9455,7 +9459,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.24" }, "funding": [ { @@ -9471,7 +9475,7 @@ "type": "tidelift" } ], - "time": "2024-04-24T06:32:35+00:00" + "time": "2024-06-20T13:09:54+00:00" }, { "name": "sebastian/cli-parser", @@ -10389,16 +10393,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.9.2", + "version": "3.10.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480" + "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aac1f6f347a5c5ac6bc98ad395007df00990f480", - "reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877", + "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877", "shasum": "" }, "require": { @@ -10465,7 +10469,7 @@ "type": "open_collective" } ], - "time": "2024-04-23T20:25:34+00:00" + "time": "2024-05-22T21:24:41+00:00" }, { "name": "theseer/tokenizer", diff --git a/plugins/Sandbox/templates/Conventions/index.php b/plugins/Sandbox/templates/Conventions/index.php index 15df2a6e..2f3668db 100644 --- a/plugins/Sandbox/templates/Conventions/index.php +++ b/plugins/Sandbox/templates/Conventions/index.php @@ -14,7 +14,7 @@

Class names and URLs

-It is recommended to use the "DashedRoute" (which is tbe default since 3.1 anyway). +It is recommended to use the "DashedRoute" (which is the default since 3.1 anyway).

With a basic example, we take a closer look at the naming scheme in URLs: