Skip to content

Commit 052ee2b

Browse files
committed
Use double pipe instead of deprecated single pipe
1 parent 1ddb758 commit 052ee2b

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
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "^5.6 || ^7.0",
66
"nette/di": "^2.3",
7-
"nette/robot-loader": "^2.4.2|^3.0"
7+
"nette/robot-loader": "^2.4.2 || ^3.0"
88
},
99
"require-dev": {
1010
"phpunit/phpunit": "^5.7",

0 commit comments

Comments
 (0)