change version limitation in composer.json
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "~8.1",
|
||||
"greg/framework": "^1.0",
|
||||
"kletellier/pdowrapper": "^1.0"
|
||||
"greg/framework": "~1.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user