We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba0702 commit 86ce71dCopy full SHA for 86ce71d
CHANGELOG.md
@@ -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
+
5
<a name="1.0.0"></a>
6
# [1.0.0](https://github.com/atomastic/session) (2020-10-05)
7
* Initial commit
composer.json
@@ -17,8 +17,7 @@
17
}
18
],
19
"require": {
20
- "php": "^7.3 || ^8.0",
21
- "atomastic/arrays": "^1.0.0"
+ "php": "^7.3 || ^8.0"
22
},
23
"autoload":{
24
"psr-4": {
0 commit comments