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 d19ae07 commit 64bbf88Copy full SHA for 64bbf88
composer.json
@@ -4,8 +4,8 @@
4
"license": "MIT",
5
"type": "library",
6
"keywords": [
7
- "Cookies",
8
- "PHP"
+ "cookies",
+ "php"
9
],
10
"authors": [
11
{
@@ -21,7 +21,7 @@
21
"discussions": "https://github.com/josantonius/php-cookie/discussions"
22
},
23
"require": {
24
- "php": "^8.0"
+ "php": "^8.1"
25
26
"require-dev": {
27
"guzzlehttp/guzzle": "^7.4",
0 commit comments