Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laminas/laminas-di
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c176dc7aadd446b8eb338d1f404243f02d68b182
Choose a base ref
..
head repository: laminas/laminas-di
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd8a72a29f42c87aace089282850d068970b248e
Choose a head ref
Showing with 10 additions and 10 deletions.
  1. +1 −1 composer.json
  2. +9 −9 composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
}
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"laminas/laminas-stdlib": "^3.18.0",
"psr/container": "^1.1.1",
"psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0"
18 changes: 9 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.