Skip to content

Commit a9189c8

Browse files
committed
Update details in composer.json
1 parent 9d5a981 commit a9189c8

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `Spark Plug` will be documented in this file.
44

5-
## [0.6.1](https://github.com/rougin/spark-plug/compare/v0.6.0...v0.6.1) - Unreleased
5+
## [0.6.1](https://github.com/rougin/spark-plug/compare/v0.6.0...v0.6.1) - 2018-12-11
66

77
### Added
88
- Loaded `Output` class

composer.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,11 @@
5050
},
5151
"suggest":
5252
{
53-
"rougin/codeigniter": "A package that installs Codeigniter's core via Composer.",
54-
"rougin/combustor": "Generates MVC code for Codeigniter using database tables.",
55-
"rougin/refinery": "\"Ready-to-eat\" migrations for the Codeigniter framework."
53+
"rougin/codeigniter": "Packaged \"system\" folder of the Codeigniter framework.",
54+
"rougin/combustor": "CRUD generator for the Codeigniter framework.",
55+
"rougin/credo": "Doctrine ORM integration for the Codeigniter framework.",
56+
"rougin/ignite": "Composer-based project for the Codeigniter framework.",
57+
"rougin/refinery": "\"Ready-to-eat\" migrations for Codeigniter framework",
58+
"rougin/wildfire": "Query Builder wrapper for the Codeigniter framework."
5659
}
5760
}

0 commit comments

Comments
 (0)