Skip to content

Commit 28ba64a

Browse files
Update nette/schema requirement from ^1.3.0 to ^1.3.5
Updates the requirements on [nette/schema](https://github.com/nette/schema) to permit the latest version. - [Release notes](https://github.com/nette/schema/releases) - [Commits](nette/schema@v1.3.0...v1.3.5) --- updated-dependencies: - dependency-name: nette/schema dependency-version: 1.3.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84ff143 commit 28ba64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8.2",
1313
"nette/di": "^3.2.5",
14-
"nette/schema": "^1.3.0",
14+
"nette/schema": "^1.3.5",
1515
"thepay/api-client": "^2.2.1"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)