Skip to content

Commit

Permalink
Using stable Yay
Browse files Browse the repository at this point in the history
  • Loading branch information
assertchris committed Mar 24, 2017
1 parent e25dfbe commit f9f6fef
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"name": "pre/immutable-classes",
"license": "MIT",
"require": {
"php": "^7.0",
"pre/plugin": "^0.5"
"pre/plugin": "^0.6"
},
"autoload": {
"files": [
Expand All @@ -20,7 +19,5 @@
"psr-4": {
"Pre\\ImmutableClasses\\": "tests"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit f9f6fef

Please sign in to comment.