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

8
readme.txt

@ -13,7 +13,7 @@ Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 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 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.
== 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
== Upgrade Notice ==
= 1.7.0 =
= 1.7.1 =
- Aldine requires Pressbooks >= 5.10.0

2
style.css

@ -2,7 +2,7 @@
Theme Name: 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.
Version: 1.7.0
Version: 1.7.1
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine

Loading…
Cancel
Save