diff --git a/composer.json b/composer.json index ed843470..90f7cbbd 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=8.2", "ext-json": "*", "craftcms/ckeditor": "^4.0", - "craftcms/cms": "5.1.7", + "craftcms/cms": "5.2.4.1", "craftcms/postmark": "^3.1.0", "hybridinteractive/craft-position-fieldtype": "^5.0.0", "hybridinteractive/craft-width-fieldtype": "^5.0.0", @@ -20,7 +20,7 @@ "mikehaertl/php-shellcommand": "^1.6", "miranj/craft-obfuscator": "^1.2.0", "mmikkel/cp-field-inspect": "^2.0.0", - "nystudio107/craft-imageoptimize": "^5.0.0", + "nystudio107/craft-imageoptimize": "5.0.2", "nystudio107/craft-vite": "^5.0.0", "percipioglobal/craft-password-policy": "^5.0.0-beta1", "statikbe/craft-carbon-tracker": "^5.0.0", @@ -35,11 +35,11 @@ "vanderlee/syllable": "^1.7", "verbb/element-index-defaults": "^4.0.0-beta.1", "verbb/expanded-singles": "^3.0.0-beta.2", - "verbb/formie": "3.0.0-beta.13", - "verbb/hyper": "2.0.0", + "verbb/formie": "3.0.0-beta.16", + "verbb/hyper": "2.0.2", "verbb/image-resizer": "^4.0.0-beta.1", "verbb/knock-knock": "^3.0.0", - "verbb/super-table": "4.0.0", + "verbb/super-table": "4.0.1", "verbb/tablemaker": "^5.0.0", "vlucas/phpdotenv": "^5.4.1" }, diff --git a/composer.lock b/composer.lock index 16e1a280..268606e9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1f5ee17915a6c21525354e54d9f240a2", + "content-hash": "92055852958785d1c5ced09470e1b7ad", "packages": [ { "name": "bacon/bacon-qr-code", @@ -278,16 +278,16 @@ }, { "name": "craftcms/ckeditor", - "version": "4.0.6", + "version": "4.1.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/6b949da6c11bbb9c6637021e88a33f6acf4290c2", - "reference": "6b949da6c11bbb9c6637021e88a33f6acf4290c2", + "url": "https://api.github.com/repos/craftcms/ckeditor/zipball/7ee8b9025b51bc907db9b9fdcc04293e0c6855d7", + "reference": "7ee8b9025b51bc907db9b9fdcc04293e0c6855d7", "shasum": "" }, "require": { - "craftcms/cms": "^5.0.0-beta.7", - "craftcms/html-field": "^3.0.0-alpha", + "craftcms/cms": "^5.2.0", + "craftcms/html-field": "^3.1.0", "nystudio107/craft-code-editor": ">=1.0.8 <=1.0.13 || ^1.0.16", "php": "^8.2" }, @@ -326,15 +326,15 @@ "docs": "https://github.com/craftcms/ckeditor/blob/master/README.md", "rss": "https://github.com/craftcms/ckeditor/commits/master.atom" }, - "time": "2024-05-15T21:44:09+00:00" + "time": "2024-06-12T16:42:12+00:00" }, { "name": "craftcms/cms", - "version": "5.1.7", + "version": "5.2.4.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/cms/zipball/9d48deb548e0e7ec3aff78c7a9b4cc3bfe1c9092", - "reference": "9d48deb548e0e7ec3aff78c7a9b4cc3bfe1c9092", + "url": "https://api.github.com/repos/craftcms/cms/zipball/4679c14bc529071fb8214d1dacb537e76a3a0a01", + "reference": "4679c14bc529071fb8214d1dacb537e76a3a0a01", "shasum": "" }, "require": { @@ -380,7 +380,7 @@ "voku/stringy": "^6.4.0", "web-auth/webauthn-lib": "~4.8.0", "webonyx/graphql-php": "~14.11.5", - "yiisoft/yii2": "~2.0.48.1", + "yiisoft/yii2": "~2.0.50", "yiisoft/yii2-debug": "~2.1.22.0", "yiisoft/yii2-queue": "~2.3.2", "yiisoft/yii2-symfonymailer": "^4.0.0" @@ -389,10 +389,10 @@ "webonyx/graphql-php": "14.11.7" }, "provide": { - "bower-asset/inputmask": "~3.2.2|~3.3.5", - "bower-asset/jquery": "3.5.*@stable|3.4.*@stable|3.3.*@stable|3.2.*@stable|3.1.*@stable|2.2.*@stable|2.1.*@stable|1.11.*@stable|1.12.*@stable", - "bower-asset/punycode": "1.3.*", - "bower-asset/yii2-pjax": "~2.0.1", + "bower-asset/inputmask": "5.0.9", + "bower-asset/jquery": "3.6.1", + "bower-asset/punycode": "2.3.1", + "bower-asset/yii2-pjax": "2.0.8", "yii2tech/ar-softdelete": "1.0.4" }, "suggest": { @@ -405,7 +405,10 @@ "psr-4": { "craft\\": "src/", "yii2tech\\ar\\softdelete\\": "lib/ar-softdelete/src/" - } + }, + "files": [ + "lib/yii2/helpers/ArrayHelper.php" + ] }, "license": [ "proprietary" @@ -431,15 +434,15 @@ "docs": "https://craftcms.com/docs/5.x/", "rss": "https://github.com/craftcms/cms/releases.atom" }, - "time": "2024-05-25T18:49:03+00:00" + "time": "2024-06-27T23:31:54+00:00" }, { "name": "craftcms/html-field", - "version": "3.0.0", + "version": "3.1.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/craftcms/html-field/zipball/54f6e6178b696d5b7bb886631e161293b73d565e", - "reference": "54f6e6178b696d5b7bb886631e161293b73d565e", + "url": "https://api.github.com/repos/craftcms/html-field/zipball/34a5796c74e22d4ae80709541367114d03d280ca", + "reference": "34a5796c74e22d4ae80709541367114d03d280ca", "shasum": "" }, "require": { @@ -469,7 +472,7 @@ "docs": "https://github.com/craftcms/html-field/blob/main/README.md", "rss": "https://github.com/craftcms/html-field/commits/main.atom" }, - "time": "2024-03-06T18:17:06+00:00" + "time": "2024-06-11T14:58:59+00:00" }, { "name": "craftcms/plugin-installer", @@ -960,11 +963,11 @@ }, { "name": "embed/embed", - "version": "v4.4.10", + "version": "v4.4.11", "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Embed/zipball/8ac21505d048e8796c6cb9172ec5e81e5d0e0408", - "reference": "8ac21505d048e8796c6cb9172ec5e81e5d0e0408", + "url": "https://api.github.com/repos/oscarotero/Embed/zipball/09a60be4f14fc60d063a8dba22594f7b43765958", + "reference": "09a60be4f14fc60d063a8dba22594f7b43765958", "shasum": "" }, "require": { @@ -1012,7 +1015,7 @@ "opengraph", "twitter cards" ], - "time": "2023-12-10T12:30:47+00:00" + "time": "2024-06-10T16:01:33+00:00" }, { "name": "enshrined/svg-sanitize", @@ -1187,11 +1190,11 @@ }, { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.37", + "version": "8.13.39", "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/536c747ff1af433dddc615b26b9674047e013076", - "reference": "536c747ff1af433dddc615b26b9674047e013076", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/5a36692616dba1ec4a24217f248021b1ec9cdade", + "reference": "5a36692616dba1ec4a24217f248021b1ec9cdade", "shasum": "" }, "require": { @@ -1239,7 +1242,7 @@ "phonenumber", "validation" ], - "time": "2024-05-16T09:01:39+00:00" + "time": "2024-06-14T12:43:12+00:00" }, { "name": "giggsey/locale", @@ -1677,11 +1680,11 @@ }, { "name": "illuminate/collections", - "version": "v10.48.12", + "version": "v10.48.14", "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/f9589f1063a449111dcaa1d68285b507d9483a95", - "reference": "f9589f1063a449111dcaa1d68285b507d9483a95", + "url": "https://api.github.com/repos/illuminate/collections/zipball/37c863cffb345869dd134eff8e646bc82a19cc96", + "reference": "37c863cffb345869dd134eff8e646bc82a19cc96", "shasum": "" }, "require": { @@ -1718,11 +1721,11 @@ ], "description": "The Illuminate Collections package.", "homepage": "https://laravel.com", - "time": "2024-03-20T20:09:13+00:00" + "time": "2024-06-19T14:25:05+00:00" }, { "name": "illuminate/conditionable", - "version": "v10.48.12", + "version": "v10.48.14", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/conditionable/zipball/d0958e4741fc9d6f516a552060fd1b829a85e009", @@ -1758,7 +1761,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.48.12", + "version": "v10.48.14", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/contracts/zipball/8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac", @@ -1796,7 +1799,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.48.12", + "version": "v10.48.14", "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27", @@ -1923,11 +1926,11 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.118", + "version": "v1.2.119", "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd", - "reference": "9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/275002e22b0333c15a7c6792fdae5d5deefc9ef0", + "reference": "275002e22b0333c15a7c6792fdae5d5deefc9ef0", "shasum": "" }, "require": { @@ -1958,7 +1961,7 @@ "crawlerdetect", "php crawler detect" ], - "time": "2024-04-23T17:07:05+00:00" + "time": "2024-06-07T07:58:43+00:00" }, { "name": "jean85/pretty-package-versions", @@ -2659,11 +2662,11 @@ }, { "name": "mollie/mollie-api-php", - "version": "v2.67.1", + "version": "v2.69.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/ed5b2ba1dc8f30a4674f10ca78ad547c2df91008", - "reference": "ed5b2ba1dc8f30a4674f10ca78ad547c2df91008", + "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/9a53f8bd6c89ae3e62982921a2f9d8ed68f9900d", + "reference": "9a53f8bd6c89ae3e62982921a2f9d8ed68f9900d", "shasum": "" }, "require": { @@ -2730,7 +2733,7 @@ "sofortbanking", "subscriptions" ], - "time": "2024-05-07T07:59:20+00:00" + "time": "2024-06-24T11:52:46+00:00" }, { "name": "moneyphp/money", @@ -2902,11 +2905,11 @@ }, { "name": "nystudio107/craft-imageoptimize", - "version": "5.0.1", + "version": "5.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/67d3fde729b0a11d175d5048f38719fc288883fe", - "reference": "67d3fde729b0a11d175d5048f38719fc288883fe", + "url": "https://api.github.com/repos/nystudio107/craft-imageoptimize/zipball/8bbba2fc4564c1890d471141953e6ab5fb4a14ad", + "reference": "8bbba2fc4564c1890d471141953e6ab5fb4a14ad", "shasum": "" }, "require": { @@ -2956,7 +2959,7 @@ "issues": "https://nystudio107.com/plugins/imageoptimize/support", "source": "https://github.com/nystudio107/craft-imageoptimize" }, - "time": "2024-05-09T19:52:03+00:00" + "time": "2024-06-19T18:04:19+00:00" }, { "name": "nystudio107/craft-imageoptimize-imgix", @@ -3081,11 +3084,11 @@ }, { "name": "nystudio107/craft-plugin-vite", - "version": "5.0.0", + "version": "5.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/a20f6609de886bfe1590584f64c0b7618bfb71c7", - "reference": "a20f6609de886bfe1590584f64c0b7618bfb71c7", + "url": "https://api.github.com/repos/nystudio107/craft-plugin-vite/zipball/848febc3587dc81a69b576f22c2122dcdbd4d4a0", + "reference": "848febc3587dc81a69b576f22c2122dcdbd4d4a0", "shasum": "" }, "require": { @@ -3116,7 +3119,7 @@ "docs": "https://github.com/nystudio107/craft-plugin-vite/blob/v5/README.md", "issues": "https://github.com/nystudio107/craft-plugin-vite/issues" }, - "time": "2024-04-15T19:22:47+00:00" + "time": "2024-06-13T03:41:28+00:00" }, { "name": "nystudio107/craft-vite", @@ -3718,11 +3721,11 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.29.0", + "version": "1.29.1", "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": { @@ -3740,7 +3743,7 @@ "MIT" ], "description": "PHPDoc parser with support for nullable, intersection and generic types", - "time": "2024-05-06T12:04:23+00:00" + "time": "2024-05-31T08:52:43+00:00" }, { "name": "pixelandtonic/imagine", @@ -4540,11 +4543,11 @@ }, { "name": "sentry/sentry", - "version": "4.7.0", + "version": "4.8.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", - "reference": "d6769b2a5e6bf19ed3bbfbf52328ceaf8e6fcb1f", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/3cf5778ff425a23f2d22ed41b423691d36f47163", + "reference": "3cf5778ff425a23f2d22ed41b423691d36f47163", "shasum": "" }, "require": { @@ -4594,7 +4597,7 @@ "sentry", "tracing" ], - "time": "2024-04-10T13:22:13+00:00" + "time": "2024-06-05T13:18:43+00:00" }, { "name": "spatie/schema-org", @@ -5309,11 +5312,11 @@ }, { "name": "symfony/cache", - "version": "v6.4.7", + "version": "v6.4.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/b9e9b93c9817ec6c789c7943f5e54b57a041c16a", - "reference": "b9e9b93c9817ec6c789c7943f5e54b57a041c16a", + "url": "https://api.github.com/repos/symfony/cache/zipball/287142df5579ce223c485b3872df3efae8390984", + "reference": "287142df5579ce223c485b3872df3efae8390984", "shasum": "" }, "require": { @@ -5366,7 +5369,7 @@ "caching", "psr6" ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/cache-contracts", @@ -5467,11 +5470,11 @@ }, { "name": "symfony/event-dispatcher", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/db2a7fab994d67d92356bb39c367db115d9d30f9", - "reference": "db2a7fab994d67d92356bb39c367db115d9d30f9", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", + "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7", "shasum": "" }, "require": { @@ -5510,7 +5513,7 @@ ], "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -5567,11 +5570,11 @@ }, { "name": "symfony/expression-language", - "version": "v5.4.39", + "version": "v5.4.40", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/3a24a58e4eebae5dc977bc7a27f633f9c5338416", - "reference": "3a24a58e4eebae5dc977bc7a27f633f9c5338416", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/77670d1e74086dc8d941a18f97097bbf988f2840", + "reference": "77670d1e74086dc8d941a18f97097bbf988f2840", "shasum": "" }, "require": { @@ -5603,22 +5606,21 @@ ], "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", - "time": "2024-04-18T08:26:06+00:00" + "time": "2024-05-31T14:33:22+00:00" }, { "name": "symfony/filesystem", - "version": "v6.4.7", + "version": "v6.4.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/78dde75f8f6dbbca4ec436a4b0087f7af02076d4", - "reference": "78dde75f8f6dbbca4ec436a4b0087f7af02076d4", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/4d37529150e7081c51b3c5d5718c55a04a9503f3", + "reference": "4d37529150e7081c51b3c5d5718c55a04a9503f3", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-mbstring": "~1.8", - "symfony/process": "^5.4|^6.4" + "symfony/polyfill-mbstring": "~1.8" }, "type": "library", "autoload": { @@ -5644,15 +5646,15 @@ ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-client", - "version": "v6.4.7", + "version": "v6.4.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/3683d8107cf1efdd24795cc5f7482be1eded34ac", - "reference": "3683d8107cf1efdd24795cc5f7482be1eded34ac", + "url": "https://api.github.com/repos/symfony/http-client/zipball/61faba993e620fc22d4f0ab3b6bcf8fbb0d44b05", + "reference": "61faba993e620fc22d4f0ab3b6bcf8fbb0d44b05", "shasum": "" }, "require": { @@ -5699,7 +5701,7 @@ "keywords": [ "http" ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-client-contracts", @@ -5758,11 +5760,11 @@ }, { "name": "symfony/mailer", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/4ff41a7c7998a88cfdc31b5841ef64d9246fc56a", - "reference": "4ff41a7c7998a88cfdc31b5841ef64d9246fc56a", + "url": "https://api.github.com/repos/symfony/mailer/zipball/2eaad2e167cae930f25a3d731fec8b2ded5e751e", + "reference": "2eaad2e167cae930f25a3d731fec8b2ded5e751e", "shasum": "" }, "require": { @@ -5805,15 +5807,15 @@ ], "description": "Helps sending emails", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/mime", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/3adbf110c306546f6f00337f421d2edca0e8d3c0", - "reference": "3adbf110c306546f6f00337f421d2edca0e8d3c0", + "url": "https://api.github.com/repos/symfony/mime/zipball/21027eaacc1a8a20f5e616c25c3580f5dd3a15df", + "reference": "21027eaacc1a8a20f5e616c25c3580f5dd3a15df", "shasum": "" }, "require": { @@ -5826,7 +5828,7 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<6.4", - "symfony/serializer": "<6.4" + "symfony/serializer": "<6.4.3|>7.0,<7.0.3" }, "type": "library", "autoload": { @@ -5856,15 +5858,15 @@ "mime", "mime-type" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-06-04T06:40:14+00:00" }, { "name": "symfony/options-resolver", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/23cc173858776ad451e31f053b1c9f47840b2cfa", - "reference": "23cc173858776ad451e31f053b1c9f47840b2cfa", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/47aa818121ed3950acd2b58d1d37d08a94f9bf55", + "reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55", "shasum": "" }, "require": { @@ -5900,15 +5902,15 @@ "configuration", "options" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.29.0", + "version": "v1.30.0", "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": { @@ -5956,15 +5958,15 @@ "polyfill", "portable" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f", - "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805", + "reference": "c027e6a3c6aee334663ec21f5852e89738abc805", "shasum": "" }, "require": { @@ -6013,15 +6015,15 @@ "portable", "shim" ], - "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", "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": { @@ -6068,15 +6070,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919", - "reference": "a287ed7475f85bf6f61890146edbc932c0fff919", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", + "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "shasum": "" }, "require": { @@ -6129,15 +6131,15 @@ "portable", "shim" ], - "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", "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": { @@ -6187,15 +6189,15 @@ "portable", "shim" ], - "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", "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": { @@ -6244,15 +6246,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25", - "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", + "reference": "10112722600777e02d2745716b70c5db4ca70442", "shasum": "" }, "require": { @@ -6294,15 +6296,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.29.0", + "version": "v1.30.0", "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": { @@ -6351,15 +6353,15 @@ "portable", "shim" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-uuid", - "version": "v1.29.0", + "version": "v1.30.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853", - "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/2ba1f33797470debcda07fe9dce20a0003df18e9", + "reference": "2ba1f33797470debcda07fe9dce20a0003df18e9", "shasum": "" }, "require": { @@ -6407,15 +6409,15 @@ "portable", "uuid" ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/postmark-mailer", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", - "reference": "c99bb20bf7434ff506f2b22bc7d3c6e7b5ffa5f8", + "url": "https://api.github.com/repos/symfony/postmark-mailer/zipball/24f37cf11c953473afd7b18a1a59c12182a20939", + "reference": "24f37cf11c953473afd7b18a1a59c12182a20939", "shasum": "" }, "require": { @@ -6450,19 +6452,19 @@ ], "description": "Symfony Postmark Mailer Bridge", "homepage": "https://symfony.com", - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/process", - "version": "v6.4.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/cdb1c81c145fd5aa9b0038bab694035020943381", - "reference": "cdb1c81c145fd5aa9b0038bab694035020943381", + "url": "https://api.github.com/repos/symfony/process/zipball/febf90124323a093c7ee06fdb30e765ca3c20028", + "reference": "febf90124323a093c7ee06fdb30e765ca3c20028", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=8.2" }, "type": "library", "autoload": { @@ -6488,15 +6490,15 @@ ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/property-access", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/8661b861480d2807eb2789ff99d034c0c71ab955", - "reference": "8661b861480d2807eb2789ff99d034c0c71ab955", + "url": "https://api.github.com/repos/symfony/property-access/zipball/74e39e6a6276b8e384f34c6ddbc10a6c9a60193a", + "reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a", "shasum": "" }, "require": { @@ -6538,20 +6540,21 @@ "property-path", "reflection" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/property-info", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/f0bdb46e19ab308527b324b7ec36161f6880a532", - "reference": "f0bdb46e19ab308527b324b7ec36161f6880a532", + "url": "https://api.github.com/repos/symfony/property-info/zipball/0f80f818c6728f15de30a4f89866d68e4912ae84", + "reference": "0f80f818c6728f15de30a4f89866d68e4912ae84", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/string": "^6.4|^7.0" + "symfony/string": "^6.4|^7.0", + "symfony/type-info": "^7.1" }, "conflict": { "phpdocumentor/reflection-docblock": "<5.2", @@ -6591,15 +6594,15 @@ "type", "validator" ], - "time": "2024-04-28T11:44:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/serializer", - "version": "v6.4.7", + "version": "v6.4.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/73820ab43d12c2f29445080004054b0066082bf1", - "reference": "73820ab43d12c2f29445080004054b0066082bf1", + "url": "https://api.github.com/repos/symfony/serializer/zipball/d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", + "reference": "d6eda9966a3e5d1823c1cedf41bf98f8ed969d7c", "shasum": "" }, "require": { @@ -6642,7 +6645,7 @@ ], "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", - "time": "2024-04-23T09:00:49+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/service-contracts", @@ -6706,11 +6709,11 @@ }, { "name": "symfony/string", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/e405b5424dc2528e02e31ba26b83a79fd4eb8f63", - "reference": "e405b5424dc2528e02e31ba26b83a79fd4eb8f63", + "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2", + "reference": "60bc311c74e0af215101235aa6f471bcbc032df2", "shasum": "" }, "require": { @@ -6758,15 +6761,69 @@ "utf-8", "utf8" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-06-04T06:40:14+00:00" + }, + { + "name": "symfony/type-info", + "version": "v7.1.1", + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/type-info/zipball/60b28eb733f1453287f1263ed305b96091e0d1dc", + "reference": "60b28eb733f1453287f1263ed305b96091e0d1dc", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "psr/container": "^1.1|^2.0" + }, + "conflict": { + "phpstan/phpdoc-parser": "<1.0", + "symfony/dependency-injection": "<6.4", + "symfony/property-info": "<6.4" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\TypeInfo\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mathias Arlaud", + "email": "mathias.arlaud@gmail.com" + }, + { + "name": "Baptiste LEDUC", + "email": "baptiste.leduc@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Extracts PHP types information.", + "homepage": "https://symfony.com", + "keywords": [ + "PHPStan", + "phpdoc", + "symfony", + "type" + ], + "time": "2024-05-31T14:59:31+00:00" }, { "name": "symfony/uid", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/4f3a5d181999e25918586c8369de09e7814e7be2", - "reference": "4f3a5d181999e25918586c8369de09e7814e7be2", + "url": "https://api.github.com/repos/symfony/uid/zipball/bb59febeecc81528ff672fad5dab7f06db8c8277", + "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277", "shasum": "" }, "require": { @@ -6806,15 +6863,15 @@ "ulid", "uuid" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.4.7", + "version": "v6.4.8", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7a9cd977cd1c5fed3694bee52990866432af07d7", - "reference": "7a9cd977cd1c5fed3694bee52990866432af07d7", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad23ca4312395f0a8a8633c831ef4c4ee542ed25", + "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25", "shasum": "" }, "require": { @@ -6859,15 +6916,15 @@ "debug", "dump" ], - "time": "2024-04-18T09:22:46+00:00" + "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.0.7", + "version": "v7.1.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/cdecc0022e40e90340ba1a59a3d5ccf069777078", - "reference": "cdecc0022e40e90340ba1a59a3d5ccf069777078", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/db82c2b73b88734557cfc30e3270d83fa651b712", + "reference": "db82c2b73b88734557cfc30e3270d83fa651b712", "shasum": "" }, "require": { @@ -6907,15 +6964,15 @@ "proxy", "serialize" ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/yaml", - "version": "v5.4.39", + "version": "v5.4.40", "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/bc780e16879000f77a1022163c052f5323b5e640", - "reference": "bc780e16879000f77a1022163c052f5323b5e640", + "url": "https://api.github.com/repos/symfony/yaml/zipball/81cad0ceab3d61fe14fe941ff18a230ac9c80f83", + "reference": "81cad0ceab3d61fe14fe941ff18a230ac9c80f83", "shasum": "" }, "require": { @@ -6956,7 +7013,7 @@ ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", - "time": "2024-04-23T11:57:27+00:00" + "time": "2024-05-31T14:33:22+00:00" }, { "name": "theiconic/name-parser", @@ -7097,11 +7154,11 @@ }, { "name": "verbb/auth", - "version": "2.0.3", + "version": "2.0.5", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/auth/zipball/f055272a6e8f91553eab63bf6f2ba82ff6246c4b", - "reference": "f055272a6e8f91553eab63bf6f2ba82ff6246c4b", + "url": "https://api.github.com/repos/verbb/auth/zipball/60d44d1be7d4fc2d7652752cf58debfe892898ad", + "reference": "60d44d1be7d4fc2d7652752cf58debfe892898ad", "shasum": "" }, "require": { @@ -7133,15 +7190,15 @@ } ], "description": "A Craft CMS module to make working with authentication for third-parties a breeze.", - "time": "2024-05-25T09:08:55+00:00" + "time": "2024-06-21T00:21:09+00:00" }, { "name": "verbb/base", - "version": "3.0.2", + "version": "3.0.3", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/verbb-base/zipball/63785695d99eadcbceafb0813cf9372c142377b3", - "reference": "63785695d99eadcbceafb0813cf9372c142377b3", + "url": "https://api.github.com/repos/verbb/verbb-base/zipball/7ea47a8734a71fd852a49fa455d581dbcc5f08a7", + "reference": "7ea47a8734a71fd852a49fa455d581dbcc5f08a7", "shasum": "" }, "require": { @@ -7164,7 +7221,7 @@ } ], "description": "Common utilities and building-blocks for Verbb plugins for Craft CMS.", - "time": "2024-05-18T01:33:41+00:00" + "time": "2024-06-10T09:02:06+00:00" }, { "name": "verbb/element-index-defaults", @@ -7273,11 +7330,11 @@ }, { "name": "verbb/formie", - "version": "3.0.0-beta.13", + "version": "3.0.0-beta.16", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/formie/zipball/4a1e25f2ff80a1f51b39beda999514d96547dba0", - "reference": "4a1e25f2ff80a1f51b39beda999514d96547dba0", + "url": "https://api.github.com/repos/verbb/formie/zipball/64996e0d22c7c5d96aaa52f8b2459364c7b570fd", + "reference": "64996e0d22c7c5d96aaa52f8b2459364c7b570fd", "shasum": "" }, "require": { @@ -7294,7 +7351,7 @@ "php": "^8.2", "stripe/stripe-php": "^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0", "symfony/expression-language": "^5.3.0", - "verbb/auth": "^2.0.0-beta.3", + "verbb/auth": "^2.0.4", "verbb/base": "^3.0.0", "voku/anti-xss": "^4.1" }, @@ -7334,15 +7391,15 @@ "docs": "https://github.com/verbb/formie", "rss": "https://github.com/verbb/formie/commits/v2.atom" }, - "time": "2024-05-29T04:45:24+00:00" + "time": "2024-06-27T04:57:47+00:00" }, { "name": "verbb/hyper", - "version": "2.0.0", + "version": "2.0.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/hyper/zipball/14e8fc08fd308f461926e6eaca4f2117ae18ab51", - "reference": "14e8fc08fd308f461926e6eaca4f2117ae18ab51", + "url": "https://api.github.com/repos/verbb/hyper/zipball/4fb586d7701b86a5fb4fc89383ac1bf30f47288c", + "reference": "4fb586d7701b86a5fb4fc89383ac1bf30f47288c", "shasum": "" }, "require": { @@ -7388,7 +7445,7 @@ "docs": "https://github.com/verbb/hyper", "rss": "https://github.com/verbb/hyper/commits/v2.atom" }, - "time": "2024-05-18T13:06:14+00:00" + "time": "2024-06-15T04:55:54+00:00" }, { "name": "verbb/image-resizer", @@ -7499,11 +7556,11 @@ }, { "name": "verbb/super-table", - "version": "4.0.0", + "version": "4.0.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/verbb/super-table/zipball/b234c56aaba7a97d9b46d677fdef4b1dd2ddd59d", - "reference": "b234c56aaba7a97d9b46d677fdef4b1dd2ddd59d", + "url": "https://api.github.com/repos/verbb/super-table/zipball/bc291889d04c2b209933ab8412528893594e38cf", + "reference": "bc291889d04c2b209933ab8412528893594e38cf", "shasum": "" }, "require": { @@ -7549,7 +7606,7 @@ "docs": "https://github.com/verbb/super-table", "rss": "https://github.com/verbb/super-table/commits/v2.atom" }, - "time": "2024-05-19T14:07:40+00:00" + "time": "2024-06-18T08:47:07+00:00" }, { "name": "verbb/tablemaker", @@ -8108,11 +8165,11 @@ }, { "name": "web-auth/metadata-service", - "version": "4.8.6", + "version": "4.8.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/fb7c1f107639285fab90f870aab38360252c82f5", - "reference": "fb7c1f107639285fab90f870aab38360252c82f5", + "url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/64b65c91c0e4e9a299abab3f83f6f4f20c058f0a", + "reference": "64b65c91c0e4e9a299abab3f83f6f4f20c058f0a", "shasum": "" }, "require": { @@ -8169,11 +8226,11 @@ "fido", "webauthn" ], - "time": "2024-03-13T07:16:02+00:00" + "time": "2024-06-15T07:18:26+00:00" }, { "name": "web-auth/webauthn-lib", - "version": "4.8.6", + "version": "4.8.7", "dist": { "type": "zip", "url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/925873eb504a1db8a77dc2b4d2b578334736fa16", @@ -8193,7 +8250,7 @@ "spomky-labs/cbor-php": "^3.0", "symfony/uid": "^6.1|^7.0", "web-auth/cose-lib": "^4.2.3", - "web-auth/metadata-service": "4.8.6" + "web-auth/metadata-service": "4.8.7" }, "suggest": { "phpdocumentor/reflection-docblock": "As of 4.5.x, the phpdocumentor/reflection-docblock component will become mandatory for converting objects such as the Metadata Statement", @@ -8361,25 +8418,25 @@ }, { "name": "yiisoft/yii2", - "version": "2.0.48.1", + "version": "2.0.50", "dist": { "type": "zip", - "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/de92f154eefe322fc1b1b2a52cce46677441ced4", - "reference": "de92f154eefe322fc1b1b2a52cce46677441ced4", + "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/a90b6638cce84e78ed8f681a5cad4a14c76464b4", + "reference": "a90b6638cce84e78ed8f681a5cad4a14c76464b4", "shasum": "" }, "require": { - "bower-asset/inputmask": "~3.2.2 | ~3.3.5", - "bower-asset/jquery": "3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", - "bower-asset/punycode": "1.3.*", + "bower-asset/inputmask": "^5.0.8 ", + "bower-asset/jquery": "3.7.*@stable | 3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", + "bower-asset/punycode": "^2.2", "bower-asset/yii2-pjax": "~2.0.1", "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0", "ext-ctype": "*", "ext-mbstring": "*", - "ezyang/htmlpurifier": "^4.6", + "ezyang/htmlpurifier": "^4.17", "lib-pcre": "*", "paragonie/random_compat": ">=1", - "php": ">=5.4.0", + "php": ">=7.3.0", "yiisoft/yii2-composer": "~2.0.4" }, "bin": [ @@ -8452,7 +8509,7 @@ "framework", "yii2" ], - "time": "2023-05-24T19:04:02+00:00" + "time": "2024-05-30T17:23:31+00:00" }, { "name": "yiisoft/yii2-composer", @@ -8750,11 +8807,11 @@ }, { "name": "phpstan/phpstan", - "version": "1.11.2", + "version": "1.11.5", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec", - "reference": "0d5d4294a70deb7547db655c47685d680e39cfec", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443", + "reference": "490f0ae1c92b082f154681d7849aee776a7c1443", "shasum": "" }, "require": { @@ -8781,7 +8838,7 @@ "dev", "static analysis" ], - "time": "2024-05-24T13:23:04+00:00" + "time": "2024-06-17T15:10:54+00:00" }, { "name": "symplify/easy-coding-standard", diff --git a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml index d11b055d..1e1c0fc7 100644 --- a/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml +++ b/config/project/entryTypes/callToAction--7b5ab248-6255-4b42-88bc-80c1dee62b20.yaml @@ -66,7 +66,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 7def856e-47b3-4b83-ba43-23b5da28a176 + fieldUid: 7def856e-47b3-4b83-ba43-23b5da28a176 # Content Builder - Call To Action - Image handle: image includeInCards: false instructions: null diff --git a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml index 6785c340..c5967d4a 100644 --- a/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml +++ b/config/project/entryTypes/form--f3211a4e-d5f8-4514-a372-c5b8cfc2c44a.yaml @@ -66,7 +66,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 74a30650-eb90-462f-a104-de1d41ac8221 + fieldUid: 74a30650-eb90-462f-a104-de1d41ac8221 # Content Builder - Form - Form handle: null includeInCards: false instructions: null diff --git a/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml index 4782095c..b52cda08 100644 --- a/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml +++ b/config/project/entryTypes/heroBlock--ed516703-9411-446f-8ce9-d66e9c48839a.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: f2cda3ff-d4de-4c81-a8c2-944f82c303db + fieldUid: f2cda3ff-d4de-4c81-a8c2-944f82c303db # Hero - Title handle: null includeInCards: true instructions: null @@ -66,7 +66,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: d04eb799-5eb6-46db-92f8-88c4e6b8812e + fieldUid: d04eb799-5eb6-46db-92f8-88c4e6b8812e # Hero - Intro handle: intro includeInCards: false instructions: null @@ -81,7 +81,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 + fieldUid: f936530d-29a5-4460-9ccd-b586bfb25329 # Hero - Call to actions handle: null includeInCards: false instructions: null diff --git a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml index 41e4475b..66d72cb5 100644 --- a/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml +++ b/config/project/entryTypes/image--0396f80c-a192-4beb-a6e7-075075cf0f70.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 + fieldUid: cd736fb3-c9b7-4ce1-88a8-da8b64249eb1 # Content Builder - Image - Image handle: image includeInCards: false instructions: null @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 683cbd88-ef11-45e0-83b4-e20d03f6ea6b + fieldUid: 683cbd88-ef11-45e0-83b4-e20d03f6ea6b # Content Builder - Image - Image width handle: null includeInCards: false instructions: null @@ -66,7 +66,7 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 9abed6d9-3042-4dd4-add0-3115a6e2693b + fieldUid: 9abed6d9-3042-4dd4-add0-3115a6e2693b # Content Builder - Image - Image position handle: null includeInCards: false instructions: null @@ -96,7 +96,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 + fieldUid: 9084b802-1468-4763-a867-2e4b1ebd3f09 # Content Builder - Image - Show larger version in popup handle: null includeInCards: true instructions: null diff --git a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml index 02b8e04b..e95f700a 100644 --- a/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml +++ b/config/project/entryTypes/quote--7256a782-20ff-4771-9d85-ed3f49e13ef4.yaml @@ -51,7 +51,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504 + fieldUid: 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504 # Content Builder - Quote - Author handle: null includeInCards: false instructions: null @@ -66,7 +66,7 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 44549f86-4264-4c94-964c-a927c53c2a38 + fieldUid: 44549f86-4264-4c94-964c-a927c53c2a38 # Content Builder - Quote - Author Image handle: null includeInCards: false instructions: null diff --git a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml index 4a225148..99db59d4 100644 --- a/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml +++ b/config/project/entryTypes/textImage--d86336d6-7efa-44f9-9a10-8619c79beeca.yaml @@ -81,7 +81,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 + fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 # Content Builder - Text (+ Image) - Image handle: image includeInCards: false instructions: null @@ -101,7 +101,7 @@ fieldLayouts: - class: craft\fields\conditions\RelationalFieldConditionRule elementId: null - fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 + fieldUid: f21594e6-d83e-4047-a36c-0d6b709719e1 # Content Builder - Text (+ Image) - Image layoutElementUid: ed69e655-73d9-4f2b-94a0-2275e9b4faf8 operator: notempty uid: d1f35874-2cea-4b59-9cc5-aac8619d3a69 diff --git a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml index ee37f8eb..b5f54412 100644 --- a/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml +++ b/config/project/entryTypes/textVideo--95920915-f806-4fbc-9c22-979ec9085fe8.yaml @@ -81,7 +81,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba + fieldUid: 2561c4fb-34b5-49e6-ade6-f774411e48ba # Content Builder - Text + Video - Video handle: video includeInCards: false instructions: null @@ -96,7 +96,7 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c + fieldUid: 896816a1-5444-4e1b-b74c-efbac472953c # Content Builder - Text + Video - Placeholder Image handle: placeholderImage includeInCards: false instructions: null diff --git a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml index 7d5461ef..478fbab3 100644 --- a/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml +++ b/config/project/entryTypes/video--209777db-293c-48b6-9897-1fe97b278510.yaml @@ -36,7 +36,7 @@ fieldLayouts: width: 100 - elementCondition: null - fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a + fieldUid: d66ffcef-8ccc-4e89-9e36-bce49e0dd17a # Content Builder - Video - Video handle: null includeInCards: true instructions: null @@ -51,7 +51,7 @@ fieldLayouts: width: 50 - elementCondition: null - fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 + fieldUid: 724561c2-845a-427f-b005-e0c2a35e0112 # Content Builder - Video - Placeholder Image handle: null includeInCards: false instructions: null diff --git a/config/project/project.yaml b/config/project/project.yaml index 87df7fce..452ee202 100644 --- a/config/project/project.yaml +++ b/config/project/project.yaml @@ -1,4 +1,4 @@ -dateModified: 1718975516 +dateModified: 1719558903 elementSources: craft\elements\Entry: - @@ -268,9 +268,12 @@ meta: 7b5ab248-6255-4b42-88bc-80c1dee62b20: 'Call To Action' # Call To Action 7d5a93a5-4324-462a-9dad-375cb5172cce: 'Text - Contentbuilder Body Simple' # Text - Contentbuilder Body Simple 7d23b02c-ad1d-44a8-9751-35fbdcc38963: Standard # Standard + 7def856e-47b3-4b83-ba43-23b5da28a176: 'Content Builder - Call To Action - Image' # Content Builder - Call To Action - Image 8c9b2c5d-02c2-4105-83ed-93563621e752: 'Position Left/Right' # Position Left/Right 8e583282-1fec-4444-822f-37b2d5961f28: 'Set Password' # Set Password 8ff8437a-a38f-47f0-b489-1701614eec3f: 'Header image' # Header image + 9a0dd6a8-9ebb-44f8-a62a-03f12bf2a504: 'Content Builder - Quote - Author' # Content Builder - Quote - Author + 9abed6d9-3042-4dd4-add0-3115a6e2693b: 'Content Builder - Image - Image position' # Content Builder - Image - Image position 9bc4b9f2-7fc6-48b0-a3df-8e9c061a70c6: Instagram # Instagram 9f39fdda-793c-4506-9dd4-e764d46cad28: 'Contentbuilder Page' # Contentbuilder Page 10fdc148-c0a4-486b-a5d1-3d36f2862352: 'Social Media' # Social Media @@ -284,6 +287,7 @@ meta: 60b48ff5-1ab2-471b-8592-cdc623e0882c: 'Optimized Text Image' # Optimized Text Image 61cbb04c-ab3f-421e-bb8f-9e81ecc0da41: Site # Site 68c6a8e9-4391-473a-8b44-293bb38d1f32: 'Contact Form FR' # Contact Form FR + 74a30650-eb90-462f-a104-de1d41ac8221: 'Content Builder - Form - Form' # Content Builder - Form - Form 75c71ec6-7c59-460d-bac3-80ae2ee887a5: 'Site Settings' # Site Settings 82edb6db-a497-4e37-8c25-5d4d210f0c81: 'Search keywords' # Search keywords 89c47888-bddf-4633-9352-1d5dc3bb452f: Home # Home @@ -293,12 +297,14 @@ meta: 0207f1a0-8ec0-4b87-9197-c1d5a9a7b61d: 'Optimized Overview' # Optimized Overview 361daec5-5ea3-4d9f-957f-f39c78bb595e: Profile # Profile 0396f80c-a192-4beb-a6e7-075075cf0f70: Image # Image + 683cbd88-ef11-45e0-83b4-e20d03f6ea6b: 'Content Builder - Image - Image width' # Content Builder - Image - Image width 684ece64-c23a-4abf-9574-f2c053d496e8: Register # Register 776fa716-10bb-48bb-ae08-28870f9d77e7: 'Content Builder - Overview - Entries' # Content Builder - Overview - Entries 838aabf9-a30e-4616-ad7c-b89fe15d7cae: 'Contentbuilder Title (Anchor)' # Contentbuilder Title (Anchor) 903d1f1e-1b7f-456c-83cd-aeeea98d02ed: 'Text - Quote text' # Text - Quote text 979c3eeb-f99a-4ca1-bcbe-ce9298a4e4ca: 'Public Files' # Public Files 2184d090-d3e1-413b-8d21-b537c5141ef8: 'Hero - Image' # Hero - Image + 2561c4fb-34b5-49e6-ade6-f774411e48ba: 'Content Builder - Text + Video - Video' # Content Builder - Text + Video - Video 3196b984-5af4-44dd-a6db-ac2c8f7924d9: 'Content Managers' # Content Managers 03498d1a-eb01-4cb2-9e2b-623015ed0d85: 'Link Style' # Link Style 3857f4aa-a319-44ec-8b5e-d907d3d1bf31: 'Content Builder Background Color' # Content Builder Background Color @@ -307,8 +313,10 @@ meta: 5611e98d-93ec-4bd4-95dd-18f282b8c5e8: Home # Home 6221c006-75b9-4fa5-a352-4cd4317fb5d7: Youtube # Youtube 7256a782-20ff-4771-9d85-ed3f49e13ef4: Quote # Quote + 9084b802-1468-4763-a867-2e4b1ebd3f09: 'Content Builder - Image - Show larger version in popup' # Content Builder - Image - Show larger version in popup 17647a4e-555f-49c4-ac53-e0a1ea9e5b40: 'Contentbuilder CTA (Single)' # Contentbuilder CTA (Single) 37471b2c-6c44-4b1a-bc50-3788e9de05d5: Hero # Hero + 44549f86-4264-4c94-964c-a927c53c2a38: 'Content Builder - Quote - Author Image' # Content Builder - Quote - Author Image 62533b8e-b5bf-4ff0-a0c9-c45bfc8cc5fd: 'General Info' # General Info 64516e7d-b46e-44ff-aa53-34e7e1e0a89d: Default # Default 66954acb-77ba-4c75-9659-f3976770df07: 'CK Editor - Simple' # CK Editor - Simple @@ -316,6 +324,8 @@ meta: 197566c6-94bb-4e67-86d7-8945f2589a1d: 'Optimized Hero' # Optimized Hero 209777db-293c-48b6-9897-1fe97b278510: Video # Video 685530fc-e1f1-4be1-813b-ebf9ac3aa108: SEO # SEO + 724561c2-845a-427f-b005-e0c2a35e0112: 'Content Builder - Video - Placeholder Image' # Content Builder - Video - Placeholder Image + 896816a1-5444-4e1b-b74c-efbac472953c: 'Content Builder - Text + Video - Placeholder Image' # Content Builder - Text + Video - Placeholder Image 4750849d-9328-4d3e-956d-9d317da5e6eb: 'Page not found' # Page not found 6122281a-7d92-44b0-bef8-296775631068: 'Simple page (Title/Intro/SEO)' # Simple page (Title/Intro/SEO) 36895330-a28e-477f-9327-bdbe66dabf99: 'Cookie policy' # Cookie policy @@ -338,8 +348,11 @@ meta: c87ed224-8384-4f52-b68e-25ee0f423d52: 'Contentbuilder CTA (Double)' # Contentbuilder CTA (Double) c2198cbb-f6e1-478a-ab4a-bbbaea43ce0e: 'Privacy policy' # Privacy policy c576870d-abd8-46aa-8fe5-cdd12c40dfa8: 'News items' # News items + cd736fb3-c9b7-4ce1-88a8-da8b64249eb1: 'Content Builder - Image - Image' # Content Builder - Image - Image ce1fab3c-0b02-49d8-8d8f-1bab2d7c05e2: LinkedIn # LinkedIn + d04eb799-5eb6-46db-92f8-88c4e6b8812e: 'Hero - Intro' # Hero - Intro d3b383b6-5ad7-494f-bc13-c06a53a5e5e9: 'News Overview' # News Overview + d66ffcef-8ccc-4e89-9e36-bce49e0dd17a: 'Content Builder - Video - Video' # Content Builder - Video - Video d364a1b7-6f05-47e2-a5b3-e9f38308473c: 'Text - Caption Text' # Text - Caption Text d5601a1f-a33e-4c5a-b7af-1f29347149ca: 'Registration completed' # Registration completed d86336d6-7efa-44f9-9a10-8619c79beeca: 'Text (+ Image)' # Text (+ Image) @@ -348,10 +361,13 @@ meta: e57cf13b-f9cb-484a-8093-a897fa43eb68: EN # EN e48813cd-24dc-4b06-a97d-2a95520dcc24: Phone # Phone ed516703-9411-446f-8ce9-d66e9c48839a: 'Hero Block' # Hero Block + f2cda3ff-d4de-4c81-a8c2-944f82c303db: 'Hero - Title' # Hero - Title f2d8b097-d5ba-4224-9736-4dc41bd6580f: Contact # Contact f2d33237-c7de-4590-9683-7efe6594ebbd: 'Custom Table' # Custom Table f694fce1-48ca-4bfe-9fba-196195547a36: Facebook # Facebook f3211a4e-d5f8-4514-a372-c5b8cfc2c44a: Form # Form + f21594e6-d83e-4047-a36c-0d6b709719e1: 'Content Builder - Text (+ Image) - Image' # Content Builder - Text (+ Image) - Image + f936530d-29a5-4460-9ccd-b586bfb25329: 'Hero - Call to actions' # Hero - Call to actions fa6e0764-a31c-4304-a4d7-76bd3a679e3e: '503' # 503 fd2014b7-5bc0-49a9-ac30-e009081532f7: FR # FR plugins: @@ -424,7 +440,7 @@ plugins: edition: standard enabled: true licenseKey: WLZ7JMGY8H2EIESZYMEZ3EPW - schemaVersion: 3.4.5 + schemaVersion: 3.4.6 settings: ajaxTimeout: '10' alertEmails: null @@ -672,5 +688,5 @@ system: live: true name: $SYSTEM_NAME retryDuration: null - schemaVersion: 5.0.0.20 + schemaVersion: 5.0.0.21 timeZone: Europe/Brussels