Skip to content

Commit

Permalink
Merge pull request #12 from webmozart/glob4
Browse files Browse the repository at this point in the history
Upgraded to webmozart/glob 4.0
  • Loading branch information
webmozart committed Dec 29, 2015
2 parents cc73319 + 1b576ea commit a2cd24d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -12,9 +12,9 @@
],
"require": {
"php": "^5.3.9|^7.0",
"puli/repository": "1.0.*",
"puli/discovery": "^1.0.0-beta8",
"webmozart/glob": ">=2.0,<4.0",
"puli/repository": "^1.0-beta9@dev,<1.1",
"puli/discovery": "^1.0.0-beta9@dev",
"webmozart/glob": "^4.0",
"webmozart/path-util": "^2.3"
},
"require-dev": {
Expand Down

0 comments on commit a2cd24d

Please sign in to comment.