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 0c04a57 commit 3abe51cCopy full SHA for 3abe51c
composer.json
@@ -37,14 +37,14 @@
37
"symfony/validator": "^6.2 || ^7.0",
38
"nette/finder": "^3.0",
39
"opis/json-schema": "^2.3",
40
- "matronator/parsem": "^3.1",
+ "matronator/parsem": "^3.2",
41
"guzzlehttp/guzzle": "^7.5"
42
},
43
"minimum-stability": "dev",
44
"prefer-stable": true,
45
"config": {
46
"platform": {
47
- "php": "8.2"
+ "php": "8.1"
48
}
49
50
"funding": [
lolec.template.json
@@ -0,0 +1,9 @@
1
+{
2
+ "$schema": "https://files.matronator.com/public/mtrgen/latest/mtrgen-template-schema.json",
3
+ "name": "lolec3",
4
+ "filename": "Jason",
5
+ "path": "app/",
6
+ "file": {
7
+ "strict": true
8
+ }
9
+}
0 commit comments