Skip to content

Commit

Permalink
Fixed composer from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbasso committed Nov 13, 2020
1 parent e86ad26 commit ca227d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -20,8 +20,7 @@
],
"require": {
"php": ">=7.0.0",
"ext-mbstring": "*",
"php-coveralls/php-coveralls": "^2.4"
"ext-mbstring": "*"
},
"suggest": {
"jeremeamia/superclosure": "Allow to serialize PHP closures"
Expand Down

0 comments on commit ca227d1

Please sign in to comment.