This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hugh
/
curl
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Removed stable requirement
Jan Oris
hace 8 años
padre
ef08a93084
commit
df0b36006b
Se han
modificado 1 ficheros
con
1 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
1
3
composer.json
+ 1
- 3
composer.json
Ver fichero
@@ -22,7 +22,5 @@
"psr-4": {
"Ixudra\\Curl\\": "src/"
}
- },
-
- "minimum-stability": "stable"
+ }
}