Skip to content

Commit 86ce71d

Browse files
committed
Update composer.json
1 parent 1ba0702 commit 86ce71d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a name="1.0.1"></a>
2+
# [1.0.1](https://github.com/atomastic/session) (2020-10-06)
3+
* Update composer.json
4+
15
<a name="1.0.0"></a>
26
# [1.0.0](https://github.com/atomastic/session) (2020-10-05)
37
* Initial commit

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.3 || ^8.0",
21-
"atomastic/arrays": "^1.0.0"
20+
"php": "^7.3 || ^8.0"
2221
},
2322
"autoload":{
2423
"psr-4": {

0 commit comments

Comments
 (0)