Skip to content

Commit 007c54b

Browse files
Merge pull request #36 from keboola/add-ie-lib-repo
Add ie lib repo
2 parents e4e7718 + 63dd65c commit 007c54b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"phpunit/phpunit": "^9",
1616
"squizlabs/php_codesniffer": "^3",
1717
"phpstan/phpstan": "^1",
18-
"php-parallel-lint/php-parallel-lint": "^1",
19-
"keboola/coding-standard": "^13.0",
20-
"phpstan/phpdoc-parser": "1.5.1"
18+
"php-parallel-lint/php-parallel-lint": "^1.3",
19+
"keboola/coding-standard": "^14",
20+
"phpstan/phpdoc-parser": "^1.6"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)