Browse Source

Temporarily using dev-develop for aura/intl since it contains a fix we rely on

Jose Lorenzo Rodriguez 11 years ago
parent
commit
20d27d7609
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -24,7 +24,7 @@
 		"ext-mbstring": "*",
 		"nesbot/Carbon": "1.8.*",
 		"ircmaxell/password-compat": "1.0.*",
-		"aura/intl": "1.0.*"
+		"aura/intl": "dev-develop"
 	},
 	"require-dev": {
 		"phpunit/phpunit": "*"