File tree Expand file tree Collapse file tree 2 files changed +402
-339
lines changed Expand file tree Collapse file tree 2 files changed +402
-339
lines changed Original file line number Diff line number Diff line change 8
8
],
9
9
10
10
"require" : {
11
- "nikic/php-parser" : " @stable " ,
12
- "beberlei/assert" : " @stable " ,
13
- "andrewsville/php-token-reflection" : " @stable " ,
14
- "symfony/finder" : " ~2.4@stable " ,
15
- "symfony/console" : " ~2.4@stable " ,
11
+ "nikic/php-parser" : " ~1.2 " ,
12
+ "beberlei/assert" : " ~2.3 " ,
13
+ "andrewsville/php-token-reflection" : " ~1.4 " ,
14
+ "symfony/finder" : " ~2.4" ,
15
+ "symfony/console" : " ~2.4" ,
16
16
"tomphp/patch-builder" : " ~0.1"
17
17
},
18
18
19
19
"require-dev" : {
20
- "php" : " >= 5.4" ,
21
- "behat/behat" : " ~2.5@stable " ,
22
- "mikey179/vfsStream" : " @stable " ,
23
- "phake/phake" : " @stable " ,
24
- "symfony/process" : " @stable " ,
25
- "phpunit/phpunit" : " ~4.6@stable "
20
+ "php" : " ~ 5.4|~7.0 " ,
21
+ "behat/behat" : " ~2.5" ,
22
+ "mikey179/vfsStream" : " ~1.5 " ,
23
+ "phake/phake" : " ~2.0 " ,
24
+ "symfony/process" : " ~2.6 " ,
25
+ "phpunit/phpunit" : " ~4.6"
26
26
},
27
27
28
28
"autoload" : {
You can’t perform that action at this time.
0 commit comments