Skip to content

Commit 32005b6

Browse files
author
Cerlin
committed
Downgraded `webmozart/assert` package to support ultron as ultron was using old version of this package.
1 parent 0b42a03 commit 32005b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"firebase/php-jwt": "^4.0",
2020
"guzzlehttp/guzzle": "^6.2",
21-
"webmozart/assert": "^1.2"
21+
"webmozart/assert": "^1.0"
2222
},
2323
"require-dev": {
2424
"symfony/var-dumper": "^3.2",

0 commit comments

Comments
 (0)