Skip to content

Commit 0472ab5

Browse files
amorimjulianamarcospassos
authored andcommitted
Bump dependency versions
1 parent 32be80f commit 0472ab5

File tree

2 files changed

+606
-286
lines changed

2 files changed

+606
-286
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
],
1313
"require": {
1414
"php": "^7.2 || ^8.0",
15-
"phpstan/phpstan": "^0.12"
15+
"phpstan/phpstan": "^1.2"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^8.0.4",
19-
"antlr/antlr4-php-runtime": "^0.5.1",
20-
"slevomat/coding-standard": "^7.0.14",
21-
"squizlabs/php_codesniffer": "^3.4.1",
22-
"phpstan/phpstan-phpunit": "^0.12",
23-
"phpstan/extension-installer": "^1.0"
18+
"phpunit/phpunit": "^9.5",
19+
"antlr/antlr4-php-runtime": "^0.5",
20+
"slevomat/coding-standard": "^7.0",
21+
"squizlabs/php_codesniffer": "^3.6",
22+
"phpstan/phpstan-phpunit": "^1.0",
23+
"phpstan/extension-installer": "^1.1"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)