Skip to content

Commit b77c5a7

Browse files
author
Mark Badolato
committed
Tweaks
1 parent 71445c9 commit b77c5a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"require": {
1515
"php": "^7.3 || ^8.0",
16-
"phpstan/phpstan": "^0.12 | ^1.0",
17-
"phpstan/phpstan-strict-rules": "^0.12 | ^1.0"
16+
"phpstan/phpstan": "^0.12 || ^1.0",
17+
"phpstan/phpstan-strict-rules": "^0.12 || ^1.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^8.5"

0 commit comments

Comments
 (0)