File tree 1 file changed +3
-13
lines changed
1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " phpcr/phpcr-shell" ,
3
3
"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
- ],
14
4
"require" : {
15
5
"php" : " ^8.0" ,
16
6
"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 " ,
18
8
"phpcr/phpcr" : " ^2.1" ,
19
- "phpcr/phpcr-utils" : " dev-enhancement/php-8-1-issues as 1.6 .2" ,
9
+ "phpcr/phpcr-utils" : " ^1 .2" ,
20
10
"symfony/finder" : " ^5.0 || ^6.0" ,
21
11
"symfony/serializer" : " ^5.0 || ^6.0" ,
22
12
"symfony/yaml" : " ^5.0 || ^6.0" ,
29
19
"behat/behat" : " ^3.10" ,
30
20
"phpspec/phpspec" : " ^7.2" ,
31
21
"jackalope/jackalope-doctrine-dbal" : " ^1.3" ,
32
- "jackalope/jackalope-jackrabbit" : " dev-master as 1.4.4 " ,
22
+ "jackalope/jackalope-jackrabbit" : " ^ 1.4.5 " ,
33
23
"phpspec/prophecy-phpunit" : " ^2.0"
34
24
},
35
25
"suggest" : {
You can’t perform that action at this time.
0 commit comments