Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Dependency roave/better-reflection with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-thebaud committed Jun 1, 2020
1 parent 41eeb9e commit 1b1869d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.1

**Changed**

- Indicates `^4.0` instead of `4.0.x-dev` for `BetterReflection`

## 1.0.0-beta3

**Changed**
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"php": "^7.2",
"league/container": "^3.2",
"phpdocumentor/reflection-docblock": "^4.0|^5.0",
"roave/better-reflection": "4.0.x-dev",
"roave/better-reflection": "^4.0",
"tightenco/collect": "^6.0"
},
"require-dev": {
Expand Down

0 comments on commit 1b1869d

Please sign in to comment.