|
1 | 1 | <?php return array( |
2 | 2 | 'root' => array( |
3 | 3 | 'name' => 'getgrav/codesh', |
4 | | - 'pretty_version' => 'dev-main', |
5 | | - 'version' => 'dev-main', |
6 | | - 'reference' => '4592e339bc8486e8deff76cefc36459ab11bcf10', |
| 4 | + 'pretty_version' => 'dev-develop', |
| 5 | + 'version' => 'dev-develop', |
| 6 | + 'reference' => '7682a72c65e684f56dce6a0c6901cf16be7afe09', |
7 | 7 | 'type' => 'grav-plugin', |
8 | 8 | 'install_path' => __DIR__ . '/../../', |
9 | 9 | 'aliases' => array(), |
|
20 | 20 | 'dev_requirement' => false, |
21 | 21 | ), |
22 | 22 | 'getgrav/codesh' => array( |
23 | | - 'pretty_version' => 'dev-main', |
24 | | - 'version' => 'dev-main', |
25 | | - 'reference' => '4592e339bc8486e8deff76cefc36459ab11bcf10', |
| 23 | + 'pretty_version' => 'dev-develop', |
| 24 | + 'version' => 'dev-develop', |
| 25 | + 'reference' => '7682a72c65e684f56dce6a0c6901cf16be7afe09', |
26 | 26 | 'type' => 'grav-plugin', |
27 | 27 | 'install_path' => __DIR__ . '/../../', |
28 | 28 | 'aliases' => array(), |
|
56 | 56 | 'dev_requirement' => false, |
57 | 57 | ), |
58 | 58 | 'nette/utils' => array( |
59 | | - 'pretty_version' => 'v4.1.0', |
60 | | - 'version' => '4.1.0.0', |
61 | | - 'reference' => 'fa1f0b8261ed150447979eb22e373b7b7ad5a8e0', |
| 59 | + 'pretty_version' => 'v4.1.1', |
| 60 | + 'version' => '4.1.1.0', |
| 61 | + 'reference' => 'c99059c0315591f1a0db7ad6002000288ab8dc72', |
62 | 62 | 'type' => 'library', |
63 | 63 | 'install_path' => __DIR__ . '/../nette/utils', |
64 | 64 | 'aliases' => array(), |
|
83 | 83 | 'dev_requirement' => false, |
84 | 84 | ), |
85 | 85 | 'psr/simple-cache' => array( |
86 | | - 'pretty_version' => '3.0.0', |
87 | | - 'version' => '3.0.0.0', |
88 | | - 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865', |
89 | | - 'type' => 'library', |
90 | | - 'install_path' => __DIR__ . '/../psr/simple-cache', |
91 | | - 'aliases' => array(), |
92 | 86 | 'dev_requirement' => false, |
| 87 | + 'replaced' => array( |
| 88 | + 0 => '*', |
| 89 | + ), |
93 | 90 | ), |
94 | 91 | 'symfony/deprecation-contracts' => array( |
95 | 92 | 'pretty_version' => 'v3.6.0', |
|
0 commit comments