- Updating composer to allow version 2 or 3
- Update postcode in tests as the old one stopped working
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"symfony/dependency-injection": "^7.1",
|
||||
"symfony/framework-bundle": "^7.1",
|
||||
"symfony/yaml": "^7.1",
|
||||
"doctrine/orm": "^2.13"
|
||||
"doctrine/orm": "^2|^3"
|
||||
},
|
||||
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user