Skip to content

Commit

Permalink
Update to Laravel 11 (#10)
Browse files Browse the repository at this point in the history
* Bump to Laravel 11

* Backward compatibility

Co-authored-by: Benedikt Franke <[email protected]>

---------

Co-authored-by: Benedikt Franke <[email protected]>
  • Loading branch information
eshimischi and spawnia authored Mar 14, 2024
1 parent 7a7f217 commit c3cd614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"symplify/rule-doc-generator-contracts": "^11.1",
"nette/utils": "^3.2|^4.0",
"sebastian/diff": "^5.1|^6.0",
"illuminate/container": "^10.39",
"illuminate/container": "^10.39|^11.0",
"webmozart/assert": "^1.11",
"symfony/yaml": "^6.4",
"symfony/filesystem": "^6.4"
Expand Down

0 comments on commit c3cd614

Please sign in to comment.