payu
payu copied to clipboard
Payu Laravel Payment Gateway with Payment Verification Package. Payment for Payu Biz & PayuMoney India with Laravel.
Bumps [orchestra/testbench](https://github.com/orchestral/testbench) from 8.5.10 to 8.23.2. Release notes Sourced from orchestra/testbench's releases. v8.23.2 Changes Update minimum support for Testbench Core v8.24.3+. (v8.24.2...v8.24.3) Testbench Changes Fixes Fixes Orchestra\Testbench\Workench\Workbench::applicationExceptionHandler() usage to detect...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 1.11.9. Release notes Sourced from phpstan/phpstan's releases. 1.11.9 Bleeding edge 🔪 RegularExpressionPatternRule: validate preg_quote'd patterns (#3270), thanks @staabm! No implicit wildcard in FileExcluder (https://github.com/phpstan/phpstan-src/commit/e19e6e5f8cfa706cc30e44a17276a6bc269f995c), #10299...
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.10.0 to 1.17.1. Release notes Sourced from laravel/pint's releases. v1.17.1 Rules are not applied when "empty" is specified for the preset by @takeshiemoto in laravel/pint#289 v1.17.0 Add...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.7.0 to 7.9.2. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.9.2 Fixed Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.10 to 9.6.20. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 9.6.20 Changed Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 1.12.5. Release notes Sourced from phpstan/phpstan's releases. 1.12.5 Improvements 🔧 Deprecate ParametersAcceptorSelector::selectSingle() (https://github.com/phpstan/phpstan-src/commit/23c53a2210b715f672ad3087dd476faf34bdec6e) See: https://github.com/phpstan/phpstan/blob/2.0.x/UPGRADING.md#removed-deprecated-parametersacceptorselectorselectsingle Introduce lowercase-string (#3438), thanks @VincentLanglet! More precise mixed-type subtraction in...
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.10.0 to 1.18.1. Release notes Sourced from laravel/pint's releases. v1.18.1 [1.x] Fixed corrupted binary v1.18.0 [1.x] Rename rule set @PER to @PER-CS by @dinhquochan in laravel/pint#295 v1.17.3...