Called unknown macro "method" on class "Aimeos\MShop\Order\Item\Standard"

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
eljacko
Posts: 3
Joined: 07 Feb 2022, 14:46

Called unknown macro "method" on class "Aimeos\MShop\Order\Item\Standard"

Post by eljacko » 21 Sep 2023, 13:31

Laravel framework version: 9
Aimeos Laravel version: 2023.07.*
PHP Version: 8.0
Environment: OSX

Hi, i upgraded my aimeos laravel version from 2021 to 2023. Then i removed my theme, created a new one with 2023 version and added it to my project.

When running composer update i get now an error:
Screenshot 2023-09-21 at 15.28.34.png
Screenshot 2023-09-21 at 15.28.34.png (73.25 KiB) Viewed 15715 times

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Called unknown macro "method" on class "Aimeos\MShop\Order\Item\Standard"

Post by aimeos » 22 Sep 2023, 07:27

"method" has been renamed to "macro" in the aimeos/macro package:
https://github.com/aimeos/macro#allow-customization
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply