Changeset 3161113
- Timestamp:
- 10/01/2024 08:35:38 PM (18 months ago)
- Location:
- prompress
- Files:
-
- 3 edited
- 11 copied
-
tags/1.0.0/trunk (copied) (copied from prompress/trunk)
-
tags/1.0.0/trunk/LICENSE (copied) (copied from prompress/trunk/LICENSE)
-
tags/1.0.0/trunk/README.md (copied) (copied from prompress/trunk/README.md)
-
tags/1.0.0/trunk/README.txt (copied) (copied from prompress/trunk/README.txt)
-
tags/1.0.0/trunk/build (copied) (copied from prompress/trunk/build)
-
tags/1.0.0/trunk/composer.json (copied) (copied from prompress/trunk/composer.json)
-
tags/1.0.0/trunk/inc (copied) (copied from prompress/trunk/inc)
-
tags/1.0.0/trunk/package.json (copied) (copied from prompress/trunk/package.json)
-
tags/1.0.0/trunk/prompress.php (copied) (copied from prompress/trunk/prompress.php)
-
tags/1.0.0/trunk/uninstall.php (copied) (copied from prompress/trunk/uninstall.php)
-
tags/1.0.0/trunk/vendor (copied) (copied from prompress/trunk/vendor)
-
tags/1.0.0/trunk/vendor/composer/installed.php (modified) (2 diffs)
-
tags/1.0.0/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
prompress/tags/1.0.0/trunk/vendor/composer/installed.php
r3161067 r3161113 2 2 'root' => array( 3 3 'name' => 'peterbooker/prompress', 4 'pretty_version' => ' 0.4.0',5 'version' => ' 0.4.0.0',4 'pretty_version' => '1.0.0', 5 'version' => '1.0.0.0', 6 6 'reference' => null, 7 7 'type' => 'wordpress-plugin', … … 30 30 ), 31 31 'peterbooker/prompress' => array( 32 'pretty_version' => ' 0.4.0',33 'version' => ' 0.4.0.0',32 'pretty_version' => '1.0.0', 33 'version' => '1.0.0.0', 34 34 'reference' => null, 35 35 'type' => 'wordpress-plugin', -
prompress/tags/1.0.0/vendor/composer/installed.php
r3161067 r3161113 2 2 'root' => array( 3 3 'name' => 'peterbooker/prompress', 4 'pretty_version' => ' 0.4.0',5 'version' => ' 0.4.0.0',4 'pretty_version' => '1.0.0', 5 'version' => '1.0.0.0', 6 6 'reference' => null, 7 7 'type' => 'wordpress-plugin', … … 30 30 ), 31 31 'peterbooker/prompress' => array( 32 'pretty_version' => ' 0.4.0',33 'version' => ' 0.4.0.0',32 'pretty_version' => '1.0.0', 33 'version' => '1.0.0.0', 34 34 'reference' => null, 35 35 'type' => 'wordpress-plugin', -
prompress/trunk/vendor/composer/installed.php
r3161067 r3161113 2 2 'root' => array( 3 3 'name' => 'peterbooker/prompress', 4 'pretty_version' => ' 0.4.0',5 'version' => ' 0.4.0.0',4 'pretty_version' => '1.0.0', 5 'version' => '1.0.0.0', 6 6 'reference' => null, 7 7 'type' => 'wordpress-plugin', … … 30 30 ), 31 31 'peterbooker/prompress' => array( 32 'pretty_version' => ' 0.4.0',33 'version' => ' 0.4.0.0',32 'pretty_version' => '1.0.0', 33 'version' => '1.0.0.0', 34 34 'reference' => null, 35 35 'type' => 'wordpress-plugin',
Note: See TracChangeset
for help on using the changeset viewer.