Skip to content

Commit 63dd65c

Browse files
Merge pull request #37 from keboola/CT-788-build-ie-lib-in-monorepo
Ct 788 build ie lib in monorepo
2 parents e4e7718 + 957bd7f commit 63dd65c

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)