Skip to content

Commit

Permalink
Update composer.json "require-dev"
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
mwjames committed Mar 25, 2017
1 parent 2c72214 commit b00a76e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"mediawiki/semantic-media-wiki": "~2.3"
},
"require-dev": {
"mediawiki/semantic-media-wiki": "@dev",
"squizlabs/php_codesniffer": "~2.1",
"phpmd/phpmd": "~2.1"
},
Expand Down

4 comments on commit b00a76e

@mwjames
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kghbln Does this help?

@kghbln
Copy link
Member

@kghbln kghbln commented on b00a76e Mar 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not absolutely sure. Composer seems to be a random problem instead of just printing all of them. Now it is the Semantic Meta Tag extension.

@kghbln
Copy link
Member

@kghbln kghbln commented on b00a76e Mar 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this should have a follow up with ~2.3|~3.0 for required ...

@mwjames
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

Please sign in to comment.