Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Cassani committed Nov 3, 2017
1 parent d1ba79c commit df05522
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 33 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": "^5.6 || ^7.0",
"ramsey/uuid": "^3.7",
"cocur/slugify": "^3.0"
"cocur/slugify": "^2.3"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
Expand Down
68 changes: 36 additions & 32 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df05522

Please sign in to comment.