Browse Source

Fix composer/installers version

pull/196/head
Dac Chartrand 5 years ago
parent
commit
b04f1ce557
  1. 2
      composer.json
  2. 22
      composer.lock
  3. 8
      readme.txt
  4. 2
      style.css

2
composer.json

@ -24,7 +24,7 @@
}, },
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
"composer/installers": "~1.3.0", "composer/installers": "^1.6",
"pressbooks/mix": "^2.1", "pressbooks/mix": "^2.1",
"soberwp/intervention": "1.2.0-p", "soberwp/intervention": "1.2.0-p",
"spatie/color": "^1.1" "spatie/color": "^1.1"

22
composer.lock generated

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f9e7a3e43afcda3da5f58d69d9371d6e", "content-hash": "a4d200c009d1bd4aa40e56ca2ff335b2",
"packages": [ "packages": [
{ {
"name": "composer/installers", "name": "composer/installers",
"version": "v1.3.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045" "reference": "141b272484481432cda342727a427dc1e206bfa0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/79ad876c7498c0bbfe7eed065b8651c93bfd6045", "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
"reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045", "reference": "141b272484481432cda342727a427dc1e206bfa0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -29,7 +29,7 @@
}, },
"require-dev": { "require-dev": {
"composer/composer": "1.0.*@dev", "composer/composer": "1.0.*@dev",
"phpunit/phpunit": "4.1.*" "phpunit/phpunit": "^4.8.36"
}, },
"type": "composer-plugin", "type": "composer-plugin",
"extra": { "extra": {
@ -63,6 +63,7 @@
"Hurad", "Hurad",
"ImageCMS", "ImageCMS",
"Kanboard", "Kanboard",
"Lan Management System",
"MODX Evo", "MODX Evo",
"Mautic", "Mautic",
"Maya", "Maya",
@ -72,6 +73,7 @@
"RadPHP", "RadPHP",
"SMF", "SMF",
"Thelia", "Thelia",
"Whmcs",
"WolfCMS", "WolfCMS",
"agl", "agl",
"aimeos", "aimeos",
@ -86,6 +88,7 @@
"croogo", "croogo",
"dokuwiki", "dokuwiki",
"drupal", "drupal",
"eZ Platform",
"elgg", "elgg",
"expressionengine", "expressionengine",
"fuelphp", "fuelphp",
@ -93,19 +96,24 @@
"installer", "installer",
"itop", "itop",
"joomla", "joomla",
"known",
"kohana", "kohana",
"laravel", "laravel",
"lavalite", "lavalite",
"lithium", "lithium",
"magento", "magento",
"majima",
"mako", "mako",
"mediawiki", "mediawiki",
"modulework", "modulework",
"modx",
"moodle", "moodle",
"osclass",
"phpbb", "phpbb",
"piwik", "piwik",
"ppi", "ppi",
"puppet", "puppet",
"pxcms",
"reindex", "reindex",
"roundcube", "roundcube",
"shopware", "shopware",
@ -118,7 +126,7 @@
"zend", "zend",
"zikula" "zikula"
], ],
"time": "2017-04-24T06:37:16+00:00" "time": "2019-08-12T15:00:31+00:00"
}, },
{ {
"name": "pressbooks/mix", "name": "pressbooks/mix",

8
readme.txt

@ -13,7 +13,7 @@ Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 5.2.4 Requires at least: 5.2.4
Tested up to: 5.2.4 Tested up to: 5.2.4
Stable tag: 1.7.0 Stable tag: 1.7.1
License: GNU General Public License v3 or later License: GNU General Public License v3 or later
License URI: LICENSE License URI: LICENSE
@ -30,13 +30,13 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
3. Click Activate to use your new theme right away. 3. Click Activate to use your new theme right away.
== Changelog == == Changelog ==
= 1.7.0 = = 1.7.1 =
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.7.0 * See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.7.1
* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases * Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases
== Upgrade Notice == == Upgrade Notice ==
= 1.7.0 = = 1.7.1 =
- Aldine requires Pressbooks >= 5.10.0 - Aldine requires Pressbooks >= 5.10.0

2
style.css

@ -2,7 +2,7 @@
Theme Name: Aldine Theme Name: Aldine
Theme URI: https://github.com/pressbooks/pressbooks-aldine/ Theme URI: https://github.com/pressbooks/pressbooks-aldine/
Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the worlds first publisher. Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the worlds first publisher.
Version: 1.7.0 Version: 1.7.1
Author: Pressbooks (Book Oven Inc.) Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine Text Domain: pressbooks-aldine

Loading…
Cancel
Save