File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 99 ],
1010 "homepage" : " http://www.php-cache.com/en/latest/" ,
1111 "license" : " MIT" ,
12- "minimum-stability" : " dev" ,
13- "prefer-stable" : true ,
1412 "authors" : [
1513 {
1614 "name" : " Aaron Scherer" ,
2321 "homepage" : " https://github.com/nyholm"
2422 },
2523 {
26- "name" : " Daniel Bannert" ,
27- 24+ "name" : " Daniel Bannert" ,
25+ 2826 "homepage" : " https://github.com/prisis"
2927 }
3028 ],
3432 "symfony/polyfill-php70" : " ^1.6"
3533 },
3634 "require-dev" : {
37- "phpunit/phpunit" : " ^5.7.21" ,
38- "cache/array-adapter" : " ^1.0"
35+ "cache/array-adapter" : " ^1.0" ,
36+ "phpunit/phpunit" : " ^5.7.21"
37+ },
38+ "extra" : {
39+ "branch-alias" : {
40+ "dev-master" : " 1.1-dev"
41+ }
3942 },
4043 "autoload" : {
4144 "psr-4" : {
4548 " /Tests/"
4649 ]
4750 },
48- "extra" : {
49- "branch-alias" : {
50- "dev-master" : " 1.1-dev"
51- }
52- }
51+ "minimum-stability" : " dev" ,
52+ "prefer-stable" : true
5353}
You can’t perform that action at this time.
0 commit comments