edalzell / statamic-forma

Give your Statamic addons a beautiful CP configuration page
MIT License
8 stars 4 forks source link

Compatibility with laravel 9 #6

Closed artisanbarista closed 2 years ago

artisanbarista commented 2 years ago

Please add laravel 9 support.

Not working with latest statamic v3.3.2 and laravel v9.5.1.

Your requirements could not be resolved to an installable set of packages.

Problem 1

simonhamp commented 2 years ago

@leonchris perhaps you could raise a PR widening the version constraint range of laravel/framework in composer.json?

Probably just needs a || ^9.0 added to the existing constraints.

(I'd do it, but don't have access to a laptop this week)

This might make it easier for @edalzell to test, approve and release sooner.

edalzell commented 2 years ago

done in 1.1