This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
VendorSoftware
/
symfony
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
[composer] change ext/intl to the new ext-intl syntax
Igor Wiedler
%!s(int64=13) %!d(string=hai) anos
pai
d535afeb98
achega
9c8f100c11
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
src/Symfony/Component/Locale/composer.json
+ 1
- 1
src/Symfony/Component/Locale/composer.json
Ver ficheiro
@@ -20,6 +20,6 @@
"php": ">=5.3.2"
},
"suggest": {
- "ext
/
intl": ">=5.3.2"
+ "ext
-
intl": ">=5.3.2"
}
}