فهرست منبع

Fixed incorrect license property.

Andrew Collington 10 سال پیش
والد
کامیت
a2d935b9ff
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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",