Skip to content

Commit 55fee68

Browse files
Update nette/di requirement from ^3.2.5 to ^3.2.6 (#109)
Updates the requirements on [nette/di](https://github.com/nette/di) to permit the latest version. - [Release notes](https://github.com/nette/di/releases) - [Commits](nette/di@v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: nette/di dependency-version: 3.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5adec13 commit 55fee68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"require": {
1212
"php": "^8.2",
13-
"nette/di": "^3.2.5",
13+
"nette/di": "^3.2.6",
1414
"nette/schema": "^1.3.5",
1515
"thepay/api-client": "^3.0.0"
1616
},

0 commit comments

Comments
 (0)