|
3 | 3 | 'name' => 'getgrav/shortcode-core', |
4 | 4 | 'pretty_version' => 'dev-develop', |
5 | 5 | 'version' => 'dev-develop', |
6 | | - 'reference' => 'bfbe3a7e18936bfe6b6d671b5ec49e9dd87eb77f', |
| 6 | + 'reference' => '267ba040eae1a40a89a2dc88d3c43958309f185b', |
7 | 7 | 'type' => 'grav-plugin', |
8 | 8 | 'install_path' => __DIR__ . '/../../', |
9 | 9 | 'aliases' => array(), |
|
13 | 13 | 'getgrav/shortcode-core' => array( |
14 | 14 | 'pretty_version' => 'dev-develop', |
15 | 15 | 'version' => 'dev-develop', |
16 | | - 'reference' => 'bfbe3a7e18936bfe6b6d671b5ec49e9dd87eb77f', |
| 16 | + 'reference' => '267ba040eae1a40a89a2dc88d3c43958309f185b', |
17 | 17 | 'type' => 'grav-plugin', |
18 | 18 | 'install_path' => __DIR__ . '/../../', |
19 | 19 | 'aliases' => array(), |
20 | 20 | 'dev_requirement' => false, |
21 | 21 | ), |
22 | 22 | 'thunderer/shortcode' => array( |
23 | | - 'pretty_version' => 'dev-feature/tars-parser', |
24 | | - 'version' => 'dev-feature/tars-parser', |
25 | | - 'reference' => '69024288e7d4074bb04e16940169b65709ced6c6', |
| 23 | + 'pretty_version' => 'dev-add-tars-parser', |
| 24 | + 'version' => 'dev-add-tars-parser', |
| 25 | + 'reference' => 'e4032b4a08ef1011eec2f6f22f25c104923d1fef', |
26 | 26 | 'type' => 'library', |
27 | 27 | 'install_path' => __DIR__ . '/../thunderer/shortcode', |
28 | 28 | 'aliases' => array( |
|
0 commit comments