Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
add openmage 20.7 dependency wich contains required event
  • Loading branch information
empiricompany authored May 9, 2024
1 parent 9744446 commit 8e1b366
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
"require": {
"php": "^8.0",
"magento-hackathon/magento-composer-installer": "*",
"openmage/magento-lts": "^20.7",
"spatie/ignition": "*",
"laravel/serializable-closure": "^1.3",
"openai-php/client": "^0.8.5",
"symfony/http-client": "^7.0",
"nyholm/psr7": "^1.8"
}
}
}

0 comments on commit 8e1b366

Please sign in to comment.