Skip to content

Commit e52641f

Browse files
committed
TASK: Update package dependencies
- Removing phpunit/php-token-stream (1.4.9) - Removing phpunit/phpunit-mock-objects (3.4.3) - Upgrading doctrine/instantiator (1.0.5 => 1.4.0) - Upgrading firebase/php-jwt (v5.2.0 => v5.2.1) - Upgrading guzzlehttp/guzzle (6.2.2 => 7.3.0) - Upgrading guzzlehttp/promises (1.3.0 => 1.4.1) - Upgrading guzzlehttp/psr7 (1.3.1 => 1.8.1) - Upgrading myclabs/deep-copy (1.5.5 => 1.10.2) - Locking nikic/php-parser (v4.10.4) - Locking phar-io/manifest (2.0.1) - Locking phar-io/version (3.1.0) - Upgrading phpdocumentor/reflection-common (1.0 => 2.2.0) - Upgrading phpdocumentor/reflection-docblock (3.1.1 => 5.2.2) - Upgrading phpdocumentor/type-resolver (0.2.1 => 1.4.0) - Upgrading phpspec/prophecy (v1.6.2 => 1.13.0) - Upgrading phpunit/php-code-coverage (4.0.3 => 9.2.6) - Upgrading phpunit/php-file-iterator (1.4.2 => 3.0.5) - Locking phpunit/php-invoker (3.1.1) - Upgrading phpunit/php-text-template (1.2.1 => 2.0.4) - Upgrading phpunit/php-timer (1.0.8 => 5.0.3) - Upgrading phpunit/phpunit (5.7.4 => 9.5.4) - Locking psr/http-client (1.0.1) - Locking ralouphie/getallheaders (3.0.3) - Locking sebastian/cli-parser (1.0.1) - Locking sebastian/code-unit (1.0.8) - Upgrading sebastian/code-unit-reverse-lookup (1.0.0 => 2.0.3) - Upgrading sebastian/comparator (1.2.2 => 4.0.6) - Locking sebastian/complexity (2.0.2) - Upgrading sebastian/diff (1.4.1 => 4.0.4) - Upgrading sebastian/environment (2.0.0 => 5.1.3) - Upgrading sebastian/exporter (2.0.0 => 4.0.3) - Upgrading sebastian/global-state (1.1.1 => 5.0.2) - Locking sebastian/lines-of-code (1.0.3) - Upgrading sebastian/object-enumerator (2.0.0 => 4.0.4) - Locking sebastian/object-reflector (2.0.4) - Upgrading sebastian/recursion-context (2.0.0 => 4.0.4) - Upgrading sebastian/resource-operations (1.0.0 => 3.0.3) - Locking sebastian/type (2.3.1) - Upgrading sebastian/version (2.0.1 => 3.0.2) - Locking symfony/polyfill-ctype (v1.22.1) - Upgrading symfony/polyfill-mbstring (v1.3.0 => v1.22.1) - Locking symfony/polyfill-php80 (v1.22.1) - Upgrading symfony/var-dumper (v3.2.0 => v5.2.6) - Upgrading symfony/yaml (v3.2.1 => v3.4.47) - Locking theseer/tokenizer (1.2.0) - Upgrading webmozart/assert (1.2.0 => 1.10.0)
1 parent c47e151 commit e52641f

File tree

2 files changed

+1688
-540
lines changed

2 files changed

+1688
-540
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"webmozart/assert": "^1.0"
2222
},
2323
"require-dev": {
24-
"symfony/var-dumper": "^3.2",
24+
"symfony/var-dumper": "^5.1",
2525
"symfony/yaml": "^3.2",
26-
"phpunit/phpunit": "^5.7"
26+
"phpunit/phpunit": "^9.3"
2727
}
2828
}

0 commit comments

Comments
 (0)