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: CuyZ/MagicConstant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9ca261e6a0289f633d35bb2d5a50621002de0b95
Choose a base ref
..
head repository: CuyZ/MagicConstant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2a487b6db07195632cb26094e47bd3fc662aa1be
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 composer.json
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -32,6 +32,6 @@
},
"require-dev": {
"phpunit/phpunit": "^11.0",
"phpstan/phpstan": "2.1.4"
"phpstan/phpstan": "2.1.5"
}
}