diff --git a/composer.json b/composer.json index 54991ca7..7dfe0ff9 100644 --- a/composer.json +++ b/composer.json @@ -179,7 +179,7 @@ "kint-php/kint": "^3.3", "smalot/pdfparser": "*", "symfony/mailjet-mailer": "^5.4", - "vlucas/phpdotenv": "^2.4", + "vlucas/phpdotenv": "^4.0", "w8tcha/ckeditor_codemirror": "v1.17.8", "wa72/htmlpagedom": "1.3.*", "webflo/drupal-finder": "^1.0.0", diff --git a/composer.lock b/composer.lock index f6f576b7..0ee77385 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": "bf81df41a8c6fe87cf22600eeeb3493a", + "content-hash": "3e0caf2ba08eff3a4a97864ee79697ff", "packages": [ { "name": "alchemy/zippy", @@ -364,27 +364,28 @@ }, { "name": "commerceguys/addressing", - "version": "v1.2.2", + "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860" + "reference": "8b1bcd45971733e8f4224e539cb92838f18c4d06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860", - "reference": "fb98dfc72f8a3d12fac55f69ab2477a0fbfa9860", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/8b1bcd45971733e8f4224e539cb92838f18c4d06", + "reference": "8b1bcd45971733e8f4224e539cb92838f18c4d06", "shasum": "" }, "require": { - "doctrine/collections": "~1.0", - "php": ">=7.1.3" + "doctrine/collections": "^1.2", + "php": ">=7.3" }, "require-dev": { - "mikey179/vfsstream": "1.*", - "phpunit/phpunit": "^7.5", - "squizlabs/php_codesniffer": "3.*", - "symfony/validator": "^4.4" + "ext-json": "*", + "mikey179/vfsstream": "^1.6.10", + "phpunit/phpunit": "^9.5", + "squizlabs/php_codesniffer": "^3.6", + "symfony/validator": "^4.4 || ^5.4 || ^6.0" }, "suggest": { "symfony/validator": "to validate addresses" @@ -421,9 +422,9 @@ ], "support": { "issues": "https://github.com/commerceguys/addressing/issues", - "source": "https://github.com/commerceguys/addressing/tree/v1.2.2" + "source": "https://github.com/commerceguys/addressing/tree/v1.4.1" }, - "time": "2021-10-30T12:33:41+00:00" + "time": "2022-08-09T11:42:51+00:00" }, { "name": "commerceguys/intl", @@ -2476,23 +2477,24 @@ }, { "name": "dompdf/dompdf", - "version": "v1.2.2", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", - "reference": "5031045d9640b38cfc14aac9667470df09c9e090" + "reference": "c5310df0e22c758c85ea5288175fc6cd777bc085" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090", - "reference": "5031045d9640b38cfc14aac9667470df09c9e090", + "url": "https://api.github.com/repos/dompdf/dompdf/zipball/c5310df0e22c758c85ea5288175fc6cd777bc085", + "reference": "c5310df0e22c758c85ea5288175fc6cd777bc085", "shasum": "" }, "require": { "ext-dom": "*", "ext-mbstring": "*", - "phenx/php-font-lib": "^0.5.4", - "phenx/php-svg-lib": "^0.3.3 || ^0.4.0", + "masterminds/html5": "^2.0", + "phenx/php-font-lib": ">=0.5.4 <1.0.0", + "phenx/php-svg-lib": ">=0.3.3 <1.0.0", "php": "^7.1 || ^8.0" }, "require-dev": { @@ -2523,25 +2525,17 @@ ], "authors": [ { - "name": "Fabien Ménager", - "email": "fabien.menager@gmail.com" - }, - { - "name": "Brian Sweeney", - "email": "eclecticgeek@gmail.com" - }, - { - "name": "Gabriel Bull", - "email": "me@gabrielbull.com" + "name": "The Dompdf Community", + "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md" } ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", "support": { "issues": "https://github.com/dompdf/dompdf/issues", - "source": "https://github.com/dompdf/dompdf/tree/v1.2.2" + "source": "https://github.com/dompdf/dompdf/tree/v2.0.1" }, - "time": "2022-04-27T13:50:54+00:00" + "time": "2022-09-22T13:43:41+00:00" }, { "name": "drupal-ckeditor-libraries-group/font", @@ -2579,20 +2573,20 @@ }, { "name": "drupal/address", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "bbe61eb51da9d9b2a7ab247f90426836eb9b6f25" + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "1cb40fb1a43e88041b888ac8fb6aa77a45ac85fb" }, "require": { - "commerceguys/addressing": "^1.2.0", + "commerceguys/addressing": "^1.4.0", "drupal/core": "^9.2 || ^10", "php": "^7.3 || ^8.0" }, @@ -2602,8 +2596,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1643715177", + "version": "8.x-1.11", + "datestamp": "1659989858", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2615,14 +2609,14 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "Centarro", - "homepage": "https://www.drupal.org/user/3661446" - }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" }, + { + "name": "Centarro", + "homepage": "https://www.drupal.org/user/3661446" + }, { "name": "dww", "homepage": "https://www.drupal.org/user/46549" @@ -2701,20 +2695,20 @@ }, { "name": "drupal/admin_toolbar", - "version": "3.1.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "3.1.0" + "reference": "3.2.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip", - "reference": "3.1.0", - "shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.2.1.zip", + "reference": "3.2.1", + "shasum": "7a4bfb716e269be4ca03b7f04e29e4439ec6cf93" }, "require": { - "drupal/core": "^8.8.0 || ^9.0 || ^10.0" + "drupal/core": "^8.8.0 || ^9.0" }, "require-dev": { "drupal/admin_toolbar_tools": "*" @@ -2722,8 +2716,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "3.1.0", - "datestamp": "1643742891", + "version": "3.2.1", + "datestamp": "1665044276", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2756,14 +2750,14 @@ "homepage": "https://www.drupal.org/u/matio89", "role": "Maintainer" }, - { - "name": "fethi.krout", - "homepage": "https://www.drupal.org/user/3206765" - }, { "name": "matio89", "homepage": "https://www.drupal.org/user/2320090" }, + { + "name": "Musa.thomas", + "homepage": "https://www.drupal.org/user/1213824" + }, { "name": "romainj", "homepage": "https://www.drupal.org/user/370706" @@ -8936,26 +8930,29 @@ }, { "name": "drupal/honeypot", - "version": "2.0.2", + "version": "2.1.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/honeypot.git", - "reference": "2.0.2" + "reference": "2.1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/honeypot-2.0.2.zip", - "reference": "2.0.2", - "shasum": "8a3e15509f649c39e88c4f22105f12fb6445fc62" + "url": "https://ftp.drupal.org/files/projects/honeypot-2.1.2.zip", + "reference": "2.1.2", + "shasum": "9511fd6db37c153f2290950bf79611b27510cede" }, "require": { - "drupal/core": "^8.8.2 || ^9" + "drupal/core": "^9.2 || ^10" + }, + "require-dev": { + "drupal/rules": "^3.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "2.0.2", - "datestamp": "1638391833", + "version": "2.1.2", + "datestamp": "1664658244", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8969,17 +8966,17 @@ "authors": [ { "name": "Jeff Geerling", - "homepage": "https://www.drupal.org/user/213194", + "homepage": "https://www.drupal.org/user/389011", "email": "geerlingguy@mac.com" }, + { + "name": "Manuel Garcia", + "homepage": "https://www.drupal.org/user/213194" + }, { "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, - { - "name": "geerlingguy", - "homepage": "https://www.drupal.org/user/389011" - }, { "name": "vijaycs85", "homepage": "https://www.drupal.org/user/93488" @@ -9385,6 +9382,10 @@ "name": "RobLoach", "homepage": "https://www.drupal.org/user/61114" }, + { + "name": "bnjmnm", + "homepage": "https://www.drupal.org/user/2369194" + }, { "name": "jjeff", "homepage": "https://www.drupal.org/user/17190" @@ -9485,17 +9486,17 @@ }, { "name": "drupal/jquery_ui_checkboxradio", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/jquery_ui_checkboxradio.git", - "reference": "8.x-1.2" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/jquery_ui_checkboxradio-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "8edb088cb89f4a0f95aa9d43894bf506dc5f6fe1" + "url": "https://ftp.drupal.org/files/projects/jquery_ui_checkboxradio-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "17e3795ce971887424d14f9aac94a8731d5676d6" }, "require": { "drupal/core": "^8 || ^9", @@ -9504,8 +9505,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1584106406", + "version": "8.x-1.4", + "datestamp": "1660150654", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11611,20 +11612,20 @@ }, { "name": "drupal/pdf_api", - "version": "2.2.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pdf_api.git", - "reference": "2.2.1" + "reference": "2.2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pdf_api-2.2.1.zip", - "reference": "2.2.1", - "shasum": "817041fb56fc2973054447b1c4da9cdad38fda68" + "url": "https://ftp.drupal.org/files/projects/pdf_api-2.2.2.zip", + "reference": "2.2.2", + "shasum": "445a24712b5c3f866b17204fdcf87c7322362923" }, "require": { - "dompdf/dompdf": "^0.8 || ^1.0", + "dompdf/dompdf": "^2.0", "drupal/core": "^8 || ^9", "mikehaertl/phpwkhtmltopdf": "^2.3", "mpdf/mpdf": "^8.0.6", @@ -11633,8 +11634,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "2.2.1", - "datestamp": "1647926683", + "version": "2.2.2", + "datestamp": "1658944719", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -11647,16 +11648,16 @@ ], "authors": [ { - "name": "NigelCunningham", + "name": "jcnventura", + "homepage": "https://www.drupal.org/user/122464" + }, + { + "name": "Nigel Cunningham", "homepage": "https://www.drupal.org/user/250105" }, { "name": "Sutharsan", "homepage": "https://www.drupal.org/user/73854" - }, - { - "name": "jcnventura", - "homepage": "https://www.drupal.org/user/122464" } ], "description": "Provides an API for generating PDFs.", @@ -12438,20 +12439,20 @@ }, { "name": "drupal/search_api", - "version": "1.23.0", + "version": "1.27.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.23" + "reference": "8.x-1.27" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.23.zip", - "reference": "8.x-1.23", - "shasum": "7de5425bba5b8daa37e98d47b677459dfb1abbe7" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.27.zip", + "reference": "8.x-1.27", + "shasum": "b8c9a055fe43435c09231fd93d3e07c5d2863a46" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.3 || ^10.0" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -12469,8 +12470,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.23", - "datestamp": "1642935837", + "version": "8.x-1.27", + "datestamp": "1666211720", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -12993,26 +12994,27 @@ }, { "name": "drupal/smart_trim", - "version": "1.3.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/smart_trim.git", - "reference": "8.x-1.3" + "reference": "2.0.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/smart_trim-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "5894aa067fba19a3452ed8ce749f33bd9ae91907" + "url": "https://ftp.drupal.org/files/projects/smart_trim-2.0.0.zip", + "reference": "2.0.0", + "shasum": "d917ad4d78b50cf535f3a292a2e09cc73b87bf4f" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9 || ^10", + "drupal/token": "^1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.3", - "datestamp": "1589766531", + "version": "2.0.0", + "datestamp": "1666374010", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -13045,7 +13047,7 @@ "description": "Provides a more robust alternative to 'summary or trimmed' textfield format.", "homepage": "https://drupal.org/project/smart_trim", "support": { - "source": "https://cgit.drupalcode.org/smart_trim", + "source": "https://git.drupalcode.org/project/smart_trim", "issues": "https://drupal.org/project/issues/smart_trim" } }, @@ -13834,26 +13836,26 @@ }, { "name": "drupal/token", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "8b81224ab0420221b292e8d3b66d0da726317400" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "da264b36d1f88eb0c74bf84e18e8789854f98400" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.10", - "datestamp": "1638619775", + "version": "8.x-1.11", + "datestamp": "1659471813", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17176,16 +17178,16 @@ }, { "name": "mpdf/mpdf", - "version": "v8.1.1", + "version": "v8.1.2", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", - "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf" + "reference": "a8a22f4874157e490d41b486053a20bec42e182c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf", - "reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf", + "url": "https://api.github.com/repos/mpdf/mpdf/zipball/a8a22f4874157e490d41b486053a20bec42e182c", + "reference": "a8a22f4874157e490d41b486053a20bec42e182c", "shasum": "" }, "require": { @@ -17249,7 +17251,7 @@ "type": "custom" } ], - "time": "2022-04-18T11:50:28+00:00" + "time": "2022-08-15T08:15:09+00:00" }, { "name": "myclabs/deep-copy", @@ -17837,21 +17839,21 @@ }, { "name": "phenx/php-svg-lib", - "version": "0.4.1", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/dompdf/php-svg-lib.git", - "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02" + "reference": "76876c6cf3080bcb6f249d7d59705108166a6685" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02", - "reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02", + "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/76876c6cf3080bcb6f249d7d59705108166a6685", + "reference": "76876c6cf3080bcb6f249d7d59705108166a6685", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0", + "php": "^7.1 || ^8.0", "sabberworm/php-css-parser": "^8.4" }, "require-dev": { @@ -17877,9 +17879,9 @@ "homepage": "https://github.com/PhenX/php-svg-lib", "support": { "issues": "https://github.com/dompdf/php-svg-lib/issues", - "source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1" + "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.0" }, - "time": "2022-03-07T12:52:04+00:00" + "time": "2022-09-06T12:16:56+00:00" }, { "name": "php-http/client-common", @@ -18478,6 +18480,81 @@ ], "time": "2022-02-28T15:31:21+00:00" }, + { + "name": "phpoption/phpoption", + "version": "1.9.0", + "source": { + "type": "git", + "url": "https://github.com/schmittjoh/php-option.git", + "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", + "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", + "shasum": "" + }, + "require": { + "php": "^7.2.5 || ^8.0" + }, + "require-dev": { + "bamarni/composer-bin-plugin": "^1.8", + "phpunit/phpunit": "^8.5.28 || ^9.5.21" + }, + "type": "library", + "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": true + }, + "branch-alias": { + "dev-master": "1.9-dev" + } + }, + "autoload": { + "psr-4": { + "PhpOption\\": "src/PhpOption/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "authors": [ + { + "name": "Johannes M. Schmitt", + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh" + }, + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + } + ], + "description": "Option Type for PHP", + "keywords": [ + "language", + "option", + "php", + "type" + ], + "support": { + "issues": "https://github.com/schmittjoh/php-option/issues", + "source": "https://github.com/schmittjoh/php-option/tree/1.9.0" + }, + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", + "type": "tidelift" + } + ], + "time": "2022-07-30T15:51:26+00:00" + }, { "name": "progress-tracker/progress-tracker", "version": "2.0.7", @@ -22470,16 +22547,16 @@ }, { "name": "tecnickcom/tcpdf", - "version": "6.4.4", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320" + "reference": "cc54c1503685e618b23922f53635f46e87653662" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320", - "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/cc54c1503685e618b23922f53635f46e87653662", + "reference": "cc54c1503685e618b23922f53635f46e87653662", "shasum": "" }, "require": { @@ -22530,7 +22607,7 @@ ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", - "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.4" + "source": "https://github.com/tecnickcom/TCPDF/tree/6.5.0" }, "funding": [ { @@ -22538,7 +22615,7 @@ "type": "custom" } ], - "time": "2021-12-31T08:39:24+00:00" + "time": "2022-08-12T07:50:54+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -22811,26 +22888,28 @@ }, { "name": "vlucas/phpdotenv", - "version": "v2.6.9", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", - "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141" + "reference": "67a491df68208bef8c37092db11fa3885008efcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141", - "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141", + "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/67a491df68208bef8c37092db11fa3885008efcf", + "reference": "67a491df68208bef8c37092db11fa3885008efcf", "shasum": "" }, "require": { - "php": "^5.3.9 || ^7.0 || ^8.0", + "php": "^5.5.9 || ^7.0 || ^8.0", + "phpoption/phpoption": "^1.7.3", "symfony/polyfill-ctype": "^1.17" }, "require-dev": { + "bamarni/composer-bin-plugin": "^1.4.1", "ext-filter": "*", "ext-pcre": "*", - "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21" + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.30" }, "suggest": { "ext-filter": "Required to use the boolean validator.", @@ -22838,8 +22917,12 @@ }, "type": "library", "extra": { + "bamarni-bin": { + "bin-links": true, + "forward-command": true + }, "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -22871,7 +22954,7 @@ ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", - "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.9" + "source": "https://github.com/vlucas/phpdotenv/tree/v4.3.0" }, "funding": [ { @@ -22883,7 +22966,7 @@ "type": "tidelift" } ], - "time": "2021-12-12T22:59:22+00:00" + "time": "2022-10-16T00:51:09+00:00" }, { "name": "w8tcha/ckeditor_codemirror", diff --git a/load.environment.php b/load.environment.php index 769343fd..be6080eb 100644 --- a/load.environment.php +++ b/load.environment.php @@ -1,20 +1,20 @@ load(); } catch (InvalidPathException $e) { // Do nothing. Production environments rarely use .env files. -} +} \ No newline at end of file diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 5ef9a17d..bf7ba2a9 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 5ef9a17d3bd90f02943d1e3b90cd67fdf090009f +Subproject commit bf7ba2a9599fb82bec69af767235b87ff5d8ac26