Ver Fonte

Fixed incorrect license property.

Andrew Collington há 10 anos atrás
pai
commit
a2d935b9ff
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,8 +1,8 @@
 {
   "name": "amnuts/opcache-gui",
-  "description": "A gui for Zend OPcache with a simple and effective interface and real-time updates",
+  "description": "A gui for Zend OPcache with a simple & effective interface and real-time updates",
   "minimum-stability": "stable",
-  "license": "MIT: http://acollington.mit-license.org/",
+  "license": "MIT",
   "authors": [
     {
       "name": "Andrew Collington",