mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Compare commits
3 Commits
0.1.0
...
test/WID-5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00aada4c06 | ||
|
|
1641c50d1d | ||
|
|
afbbdfe437 |
@@ -8,7 +8,7 @@ Common and useful classes, methods, exceptions etc.
|
|||||||
Run [Composer](https://getcomposer.org) to install this package in your project:
|
Run [Composer](https://getcomposer.org) to install this package in your project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ composer require meritoo/common-library
|
$ composer require wiosna/common-library
|
||||||
```
|
```
|
||||||
|
|
||||||
> How to install Composer: https://getcomposer.org/download
|
> How to install Composer: https://getcomposer.org/download
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "meritoo/common-library",
|
"name": "wiosna-dev/common-library",
|
||||||
"description": "Useful classes, methods, extensions etc.",
|
"description": "Useful classes, methods, extensions etc.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.0.17",
|
"version": "0.0.17",
|
||||||
|
|||||||
Reference in New Issue
Block a user