33 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php return array(
 | |
|     'root' => array(
 | |
|         'name' => 'gbiorczyk/webp-converter-for-media',
 | |
|         'pretty_version' => 'dev-master',
 | |
|         'version' => 'dev-master',
 | |
|         'reference' => '94ebc8e03a1d747b406ab851bd6f2a83f22a68aa',
 | |
|         'type' => 'library',
 | |
|         'install_path' => __DIR__ . '/../../',
 | |
|         'aliases' => array(),
 | |
|         'dev' => false,
 | |
|     ),
 | |
|     'versions' => array(
 | |
|         'gbiorczyk/webp-converter-for-media' => array(
 | |
|             'pretty_version' => 'dev-master',
 | |
|             'version' => 'dev-master',
 | |
|             'reference' => '94ebc8e03a1d747b406ab851bd6f2a83f22a68aa',
 | |
|             'type' => 'library',
 | |
|             'install_path' => __DIR__ . '/../../',
 | |
|             'aliases' => array(),
 | |
|             'dev_requirement' => false,
 | |
|         ),
 | |
|         'matt-plugins/deactivation-modal' => array(
 | |
|             'pretty_version' => '1.0.4',
 | |
|             'version' => '1.0.4.0',
 | |
|             'reference' => '38f926fa6f6dbe0642c72942160d84d3d920b781',
 | |
|             'type' => 'library',
 | |
|             'install_path' => __DIR__ . '/../matt-plugins/deactivation-modal',
 | |
|             'aliases' => array(),
 | |
|             'dev_requirement' => false,
 | |
|         ),
 | |
|     ),
 | |
| );
 |