Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit 273edf9

Browse files
committed
Fixed dev dependency
1 parent 930936d commit 273edf9

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
@@ -9,7 +9,7 @@
99
"seld/cli-prompt": "~1.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "^5.2"
12+
"phpunit/phpunit": "^4.8|^5.2"
1313
},
1414
"autoload": {
1515
"psr-4": { "Litipk\\JupyterPhpInstaller\\": "src/"}

0 commit comments

Comments
 (0)