updating readme

This commit is contained in:
2024-02-22 22:38:46 +01:00
parent 167174bfe5
commit b04230320d
2 changed files with 9 additions and 6 deletions

4
composer.lock generated
View File

@@ -1819,7 +1819,7 @@
"illuminate/session": "~5.0|^6.0",
"illuminate/support": "~5.0|^6.0",
"intervention/image": "~2.5",
"php": "^7.2"
"php": "^7.1"
},
"require-dev": {
"mockery/mockery": "^1.0",
@@ -2505,7 +2505,7 @@
"require": {
"illuminate/support": ">=5.1",
"jenssegers/agent": "^2.6",
"php": ">=7.2",
"php": ">=7.1",
"ua-parser/uap-php": "^3.9"
},
"require-dev": {