We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004082f commit bf46650Copy full SHA for bf46650
composer.json
@@ -1,5 +1,6 @@
1
{
2
- "name": "phpcr/phpcrsh",
+ "name": "phpcr/phpcr-shell",
3
+ "bin": [ "bin/phpcr" ],
4
"description": "Shell for PHPCR",
5
"require": {
6
"symfony/console": "2.3.*",
0 commit comments