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

Commit a25c463

Browse files
author
Andrés Correa Casablanca
committed
Update dependencies
1 parent 0088f51 commit a25c463

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=7.0",
8-
"symfony/console": "~3.0",
9-
"seld/cli-prompt": "~1.0"
8+
"symfony/console": "^3.0",
9+
"seld/cli-prompt": "^1.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "^4.8|^5.2"
12+
"phpunit/phpunit": "^6.1"
1313
},
1414
"autoload": {
1515
"psr-4": { "Litipk\\JupyterPhpInstaller\\": "src/"}

0 commit comments

Comments
 (0)