Skip to content

Commit cf1d82d

Browse files
committed
Update illuminate/container and illuminate/contracts
This fixes the nullable parameter deprecation for PHP 8.4 and thus fixes #140.
1 parent 3abe8f5 commit cf1d82d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ext-zip": "*",
3232
"composer/composer": "dev-main",
3333
"fidry/cpu-core-counter": "^1.2",
34-
"illuminate/container": "^10.48.24",
34+
"illuminate/container": "^10.48.25",
3535
"symfony/console": "^6.4.15",
3636
"symfony/process": "^6.4.15",
3737
"webmozart/assert": "^1.11"

composer.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)