Skip to content

Commit 2bf8878

Browse files
committed
readme, license
1 parent 44186fe commit 2bf8878

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## php utility
22

33
[![Build Status](https://travis-ci.org/utilitte/php.svg?branch=master)](https://travis-ci.org/utilitte/php)
4-
[![Licence](https://img.shields.io/packagist/l/utilitte/php.svg?style=flat-square)](https://packagist.org/packages/utilitte/php)
5-
[![Latest stable](https://img.shields.io/packagist/v/utilitte/php.svg?style=flat-square)](https://packagist.org/packages/utilitte/php)
4+
[![Licence](https://img.shields.io/packagist/l/utilitte/php.svg)](https://packagist.org/packages/utilitte/php)
5+
[![Latest stable](https://img.shields.io/packagist/v/utilitte/php.svg)](https://packagist.org/packages/utilitte/php)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utilitte/php",
33
"description": "",
4-
"license": "proprietary",
4+
"license": "MIT",
55
"type": "library",
66
"require": {
77
"php": ">=7.4"

0 commit comments

Comments
 (0)