File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " phpcr/phpcr-shell" ,
33 "description" : " Shell for PHPCR" ,
4- "repositories" : [
5- {
6- "type" : " vcs" ,
7- "url" : " git@github.com:alexander-schranz/phpcr-utils.git"
8- },
9- {
10- "type" : " vcs" ,
11- "url" : " git@github.com:alexander-schranz/jackalope.git"
12- }
13- ],
144 "require" : {
155 "php" : " ^8.0" ,
166 "symfony/console" : " ^5.0 || ^6.0" ,
17- "jackalope/jackalope" : " dev-enhancement/php-8-1-issues as 1.4.5 " ,
7+ "jackalope/jackalope" : " ^1.3.4 " ,
188 "phpcr/phpcr" : " ^2.1" ,
19- "phpcr/phpcr-utils" : " dev-enhancement/php-8-1-issues as 1.6 .2" ,
9+ "phpcr/phpcr-utils" : " ^1 .2" ,
2010 "symfony/finder" : " ^5.0 || ^6.0" ,
2111 "symfony/serializer" : " ^5.0 || ^6.0" ,
2212 "symfony/yaml" : " ^5.0 || ^6.0" ,
2919 "behat/behat" : " ^3.10" ,
3020 "phpspec/phpspec" : " ^7.2" ,
3121 "jackalope/jackalope-doctrine-dbal" : " ^1.3" ,
32- "jackalope/jackalope-jackrabbit" : " dev-master as 1.4.4 " ,
22+ "jackalope/jackalope-jackrabbit" : " ^ 1.4.5 " ,
3323 "phpspec/prophecy-phpunit" : " ^2.0"
3424 },
3525 "suggest" : {
You can’t perform that action at this time.
0 commit comments