Skip to content

Commit

Permalink
[ci] trigger packages tests (#1842)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Feb 20, 2022
1 parent 25ed791 commit 2dd05f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/target-repository/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"require": {
"php": "^7.1|^8.0",
"phpstan/phpstan": "^1.4.2"
"phpstan/phpstan": "^1.4.6"
},
"autoload": {
"files": [
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"idiosyncratic/editorconfig": "^0.1.3",
"myclabs/php-enum": "^1.8",
"nette/neon": "^3.3.2",
"nette/utils": "^3.2",
"nette/utils": "^3.2.7",
"nikic/php-parser": "^4.13.2",
"ondram/ci-detector": "^4.1",
"phpstan/phpdoc-parser": "^1.2",
"phpstan/phpstan": "^1.4.2",
"phpstan/phpstan": "^1.4.6",
"phpstan/phpstan-phpunit": "^1.0",
"psr/log": "^2.0",
"react/child-process": "^0.6.4",
Expand Down

0 comments on commit 2dd05f6

Please sign in to comment.