Skip to content

Commit 84ff143

Browse files
Update nette/di requirement from ^3.2.0 to ^3.2.5 (#107)
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.0...v3.2.5) --- updated-dependencies: - dependency-name: nette/di dependency-version: 3.2.5 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 9771689 commit 84ff143

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
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"require": {
1212
"php": "^8.2",
13-
"nette/di": "^3.2.0",
13+
"nette/di": "^3.2.5",
1414
"nette/schema": "^1.3.0",
1515
"thepay/api-client": "^2.2.1"
1616
},

0 commit comments

Comments
 (0)