Skip to content

Commit 3abe51c

Browse files
committed
update deps
1 parent 0c04a57 commit 3abe51c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@
3737
"symfony/validator": "^6.2 || ^7.0",
3838
"nette/finder": "^3.0",
3939
"opis/json-schema": "^2.3",
40-
"matronator/parsem": "^3.1",
40+
"matronator/parsem": "^3.2",
4141
"guzzlehttp/guzzle": "^7.5"
4242
},
4343
"minimum-stability": "dev",
4444
"prefer-stable": true,
4545
"config": {
4646
"platform": {
47-
"php": "8.2"
47+
"php": "8.1"
4848
}
4949
},
5050
"funding": [

lolec.template.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)