release 0.1.0
This commit is contained in:
parent
fc66b3f104
commit
7c24da25e1
2 changed files with 14 additions and 2 deletions
10
README.md
10
README.md
|
@ -1,7 +1,15 @@
|
|||
# dBug
|
||||
- Updated for PSR-0 copmliance
|
||||
- Updated for PSR-4 copmliance
|
||||
- created composer package
|
||||
|
||||
## NEW
|
||||
- Updated to version from August 6th, 2012 of Ospinto's code
|
||||
- move to psr-4
|
||||
|
||||
## See also
|
||||
*dBug Twig Filter* - https://github.com/sunra/dbug-twig-extension
|
||||
I love this way of use dBug
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
@ -5,8 +5,12 @@
|
|||
"description": "Most beautiful variable dump library for PHP (ColdFusion like style)",
|
||||
"keywords": ["php","dump","debug"],
|
||||
"homepage": "http://github.com/sunra/dBug.git",
|
||||
"license": "MIT",
|
||||
"license": "GPL-3.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kwaku Otchere",
|
||||
"email": "ospinto@hotmail.com"
|
||||
},
|
||||
{
|
||||
"name": "sunra",
|
||||
"email": "sunra@yandex.ru",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue