Skip to content

Commit

Permalink
fix(core): Dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed May 1, 2024
1 parent 4efac9a commit 1460b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"illuminate/console": "^10.34.0|^11.0.0",
"illuminate/container": "^10.34.0|^11.0.0",
"illuminate/contracts": "^10.34.0|^11.0.0",
"illuminate/support": "^10.34.0|^11.0.0",
"symfony/deprecation-contracts": "^3.0.0",
"symfony/filesystem": "^6.3.0|^7.0.0",
"symfony/polyfill-php83": "^1.28"
},
"require-dev": {
"illuminate/support": "^10.34.0|^11.0.0",
"phpunit/phpunit": "^10.1.0|^11.0.0",
"lastdragon-ru/lara-asp-testing": "self.version",
"mockery/mockery": "^1.6.2",
Expand Down

0 comments on commit 1460b62

Please sign in to comment.