Skip to content

Commit ca01f8f

Browse files
Added spaces around ||
1 parent 506e4bb commit ca01f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"doctrine/inflector": "^1.3",
2424
"mockery/mockery": "^1.2",
2525
"phpstan/phpstan": "^0.12",
26-
"phpunit/phpunit": "^7.5||^9.3",
26+
"phpunit/phpunit": "^7.5 || ^9.3",
2727
"squizlabs/php_codesniffer": "^3.4",
2828
"symfony/finder": "~4.0",
2929
"symfony/yaml": "~4.0"

0 commit comments

Comments
 (0)