Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Awilum committed Oct 5, 2020
1 parent ba3aa23 commit 09898e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<a name="1.0.1"></a>
# [1.0.1](https://github.com/atomastic/registry) (2020-10-06)
* Update composer.json

<a name="1.0.0"></a>
# [1.0.0](https://github.com/atomastic/registry) (2020-09-25)
* Initial release
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php": "^7.3 || ^8.0",
"atomastic/arrays": "dev-dev"
"atomastic/arrays": "^1.0"
},
"autoload":{
"psr-4": {
Expand Down

0 comments on commit 09898e0

Please sign in to comment.