This commit is contained in:
Javier Casares 2026-08-24 11:42:10 +00:00
commit 80a2202d6e
18 changed files with 305 additions and 122 deletions

View file

@ -275,17 +275,17 @@
},
{
"name": "nette/schema",
"version": "v1.3.5",
"version_normalized": "1.3.5.0",
"version": "v1.3.6",
"version_normalized": "1.3.6.0",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "f0ab1a3cda782dbc5da270d28545236aa80c4002"
"reference": "c54350438cd6914616f790a49cb424605f421562"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/f0ab1a3cda782dbc5da270d28545236aa80c4002",
"reference": "f0ab1a3cda782dbc5da270d28545236aa80c4002",
"url": "https://api.github.com/repos/nette/schema/zipball/c54350438cd6914616f790a49cb424605f421562",
"reference": "c54350438cd6914616f790a49cb424605f421562",
"shasum": ""
},
"require": {
@ -299,7 +299,7 @@
"phpstan/phpstan": "^2.1.39@stable",
"tracy/tracy": "^2.8"
},
"time": "2026-02-23T03:47:12+00:00",
"time": "2026-08-16T21:58:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
@ -339,7 +339,7 @@
],
"support": {
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.3.5"
"source": "https://github.com/nette/schema/tree/v1.3.6"
},
"install-path": "../nette/schema"
},