We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44fe5d commit f9ac164Copy full SHA for f9ac164
composer.json
@@ -3,7 +3,7 @@
3
"description": "Make Laravel model versionable.",
4
"require": {
5
"php": "^8.0.2",
6
- "laravel/framework": "^9.0",
+ "laravel/framework": "^9.0|^10.0",
7
"doctrine/dbal": "^3.0",
8
"jfcherng/php-diff": "^6.11"
9
},
0 commit comments