Skip to content

Commit f8b43ed

Browse files
authored
Merge pull request #38 from geekwright/randbytes
Library updates
2 parents 2c7bff3 + 363b384 commit f8b43ed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@
1111
"league/container": "~2.0",
1212
"doctrine/dbal": "2.5.*",
1313
"psr/log": "1.0.*",
14-
"ircmaxell/random-lib": "~1.1",
14+
"paragonie/random_compat": "^2",
1515
"patchwork/utf8": "^1.3",
1616
"kriswallsmith/assetic": "1.4.*",
1717
"symfony/process": "^3.0",
1818
"symfony/console": "^3.0",
1919
"ptachoire/cssembed": "1.0.*",
2020
"lmammino/jsmin4assetic": "1.0.*",
21-
"oyejorge/less.php": "1.7.0.10",
21+
"oyejorge/less.php": "1.7.0.14",
2222
"leafo/scssphp": "0.6.*",
2323
"natxet/CssMin": "3.0.*",
2424
"patchwork/jsqueeze": "~2.0.5",
25-
"raveren/kint": "1.0.10",
25+
"kint-php/kint": "^1.0",
2626
"symfony/yaml": "^3.0",
2727
"tedivm/stash": "0.14.*",
2828
"dflydev/apache-mime-types": "1.0.*",
2929
"jeremykendall/php-domain-parser": "=1.3.1|~1.4.6",
3030
"smarty/smarty": "3.1.*",
31-
"punic/punic": "1.6.*",
31+
"punic/punic": "^2",
3232
"moneyphp/money": "^3.0",
3333
"geekwright/po": "^1.0",
3434
"embed/embed": "^3.0.0",
3535
"ezyang/htmlpurifier": "^4.8.0",
36-
"firebase/php-jwt": "^4.0.0",
36+
"firebase/php-jwt": "^5.0.0",
3737
"webmozart/assert": "^1.2",
3838
"monolog/monolog": "^1.20.0",
3939
"maximebf/debugbar": "^1.11",

0 commit comments

Comments
 (0)