Problem 1
Root composer.json requires grimzy/laravel-mysql-spatial dev-l9-compatibility, found grimzy/laravel-mysql-spatial[dev-test-issue-26, dev-fix/locale-polyfill, dev-master, dev-srid, dev-mysql-5.6, dev-mysql 2.0.0, ..., 2.2.3, 3.0.0, 4.0.0, 4.0.x-dev (alias of dev-master), 5.0.0]
but it does not match the constraint.
facing this error when i upgrade my laravel version 8 to 9.
i have include this package also in my composer.json
"grimzy/laravel-mysql-spatial": "*",
