From c529ff825a0140697e5e32fe202a5752a31307ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:10:27 +0000 Subject: [PATCH] Bump norkunas/onesignal-php-api from 2.14.0 to 2.15.0 Bumps [norkunas/onesignal-php-api](https://github.com/norkunas/onesignal-php-api) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/norkunas/onesignal-php-api/releases) - [Changelog](https://github.com/norkunas/onesignal-php-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/norkunas/onesignal-php-api/compare/v2.14.0...v2.15.0) --- updated-dependencies: - dependency-name: norkunas/onesignal-php-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 7212623ce29c..79472b285dd0 100644 --- a/composer.lock +++ b/composer.lock @@ -2384,21 +2384,21 @@ }, { "name": "norkunas/onesignal-php-api", - "version": "v2.14.0", + "version": "v2.15.0", "source": { "type": "git", "url": "https://github.com/norkunas/onesignal-php-api.git", - "reference": "a26825ead9603133a5aa2fa38303d3096aa5d8a1" + "reference": "1f6db112bb535d451c9cb78020725a18f826b364" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/norkunas/onesignal-php-api/zipball/a26825ead9603133a5aa2fa38303d3096aa5d8a1", - "reference": "a26825ead9603133a5aa2fa38303d3096aa5d8a1", + "url": "https://api.github.com/repos/norkunas/onesignal-php-api/zipball/1f6db112bb535d451c9cb78020725a18f826b364", + "reference": "1f6db112bb535d451c9cb78020725a18f826b364", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.3", + "php": ">=7.4", "psr/http-client": "^1.0", "psr/http-client-implementation": "^1.0", "psr/http-factory": "^1.0", @@ -2408,9 +2408,9 @@ }, "require-dev": { "nyholm/psr7": "^1.8.1", - "php-cs-fixer/shim": "^v3.40.0", - "phpstan/phpstan": "^1.10.46", - "phpstan/phpstan-phpunit": "^1.3.15", + "php-cs-fixer/shim": "^v3.64.0", + "phpstan/phpstan": "^1.12.0", + "phpstan/phpstan-phpunit": "^1.4.0", "symfony/http-client": "^5.0|^6.2|^7.0", "symfony/phpunit-bridge": "^5.3|^6.2|^7.0" }, @@ -2446,9 +2446,9 @@ ], "support": { "issues": "https://github.com/norkunas/onesignal-php-api/issues", - "source": "https://github.com/norkunas/onesignal-php-api/tree/v2.14.0" + "source": "https://github.com/norkunas/onesignal-php-api/tree/v2.15.0" }, - "time": "2023-11-30T04:38:36+00:00" + "time": "2024-09-01T15:54:00+00:00" }, { "name": "nyholm/psr7", @@ -5234,16 +5234,16 @@ }, { "name": "symfony/options-resolver", - "version": "v5.4.40", + "version": "v5.4.45", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4" + "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/bd1afbde6613a8d6b956115e0e14b196191fd0c4", - "reference": "bd1afbde6613a8d6b956115e0e14b196191fd0c4", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6", + "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6", "shasum": "" }, "require": { @@ -5283,7 +5283,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.4.40" + "source": "https://github.com/symfony/options-resolver/tree/v5.4.45" }, "funding": [ { @@ -5299,7 +5299,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:33:22+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/polyfill-ctype", @@ -5722,8 +5722,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": {