Explorar o código

Removed stable requirement

Jan Oris %!s(int64=8) %!d(string=hai) anos
pai
achega
df0b36006b
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      composer.json

+ 1 - 3
composer.json

@@ -22,7 +22,5 @@
         "psr-4": {
             "Ixudra\\Curl\\": "src/"
         }
-    },
-
-    "minimum-stability": "stable"
+    }
 }