diff --git a/VERSION b/VERSION index 3631a23..98732a7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.8.0.build14 +9.8.0.build15 diff --git a/composer.lock b/composer.lock index 7e8bd31..237e222 100644 --- a/composer.lock +++ b/composer.lock @@ -8,15 +8,15 @@ "packages": [ { "name": "afterlogic/aurora-dev-tools", - "version": "0.10.5", + "version": "0.10.6", "source": { "type": "git", "url": "https://github.com/afterlogic/aurora-dev-tools", - "reference": "tags/0.10.5" + "reference": "tags/0.10.6" }, "dist": { "type": "zip", - "url": "https://github.com/afterlogic/aurora-dev-tools/archive/0.10.5.zip" + "url": "https://github.com/afterlogic/aurora-dev-tools/archive/0.10.6.zip" }, "require": { "php": ">=5.4.0", @@ -24,7 +24,7 @@ "squizlabs/php_codesniffer": "^2.0" }, "type": "aurora-dev-tools", - "time": "2024-02-28T07:25:29+00:00" + "time": "2024-08-29T13:53:08+00:00" }, { "name": "afterlogic/aurora-framework", @@ -7723,16 +7723,16 @@ }, { "name": "sabre/xml", - "version": "2.2.10", + "version": "2.2.11", "source": { "type": "git", "url": "https://github.com/sabre-io/xml.git", - "reference": "0734b7af7f045d9ffb0018929750c492698a1536" + "reference": "01a7927842abf3e10df3d9c2d9b0cc9d813a3fcc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabre-io/xml/zipball/0734b7af7f045d9ffb0018929750c492698a1536", - "reference": "0734b7af7f045d9ffb0018929750c492698a1536", + "url": "https://api.github.com/repos/sabre-io/xml/zipball/01a7927842abf3e10df3d9c2d9b0cc9d813a3fcc", + "reference": "01a7927842abf3e10df3d9c2d9b0cc9d813a3fcc", "shasum": "" }, "require": { @@ -7744,7 +7744,7 @@ "sabre/uri": ">=1.0,<3.0.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "~2.17.1||^3.63", + "friendsofphp/php-cs-fixer": "~2.17.1||3.63.2", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6" }, @@ -7788,7 +7788,7 @@ "issues": "https://github.com/sabre-io/xml/issues", "source": "https://github.com/fruux/sabre-xml" }, - "time": "2024-08-27T15:55:05+00:00" + "time": "2024-09-06T07:37:46+00:00" }, { "name": "squizlabs/php_codesniffer",