We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad7aa1 commit cee18caCopy full SHA for cee18ca
composer.json
@@ -32,15 +32,15 @@
32
"phpunit/php-token-stream": "^3.0.1",
33
"phpunit/php-text-template": "^1.2.1",
34
"sebastian/code-unit-reverse-lookup": "^1.0.1",
35
- "sebastian/environment": "^4.1",
+ "sebastian/environment": "^4.2.2",
36
"sebastian/version": "^2.0.1",
37
- "theseer/tokenizer": "^1.1"
+ "theseer/tokenizer": "^1.1.3"
38
},
39
"require-dev": {
40
- "phpunit/phpunit": "^8.0"
+ "phpunit/phpunit": "^8.2.2"
41
42
"suggest": {
43
- "ext-xdebug": "^2.6.1"
+ "ext-xdebug": "^2.7.2"
44
45
"autoload": {
46
"classmap": [
0 commit comments