v1.7.1
This commit is contained in:
parent
4402f3570d
commit
7b7fff5246
36 changed files with 610 additions and 31 deletions
4
vendor/composer/installed.php
vendored
4
vendor/composer/installed.php
vendored
|
|
@ -1,6 +1,6 @@
|
|||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'robotstxt/mediaaudit',
|
||||
'name' => 'robotstxt/robotstxt-mediaaudit',
|
||||
'pretty_version' => '1.0.0+no-version-set',
|
||||
'version' => '1.0.0.0',
|
||||
'reference' => null,
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
'dev' => false,
|
||||
),
|
||||
'versions' => array(
|
||||
'robotstxt/mediaaudit' => array(
|
||||
'robotstxt/robotstxt-mediaaudit' => array(
|
||||
'pretty_version' => '1.0.0+no-version-set',
|
||||
'version' => '1.0.0.0',
|
||||
'reference' => null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue