Skip to content

Commit

Permalink
Prepare Release 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-eonx committed Aug 11, 2023
1 parent 7b4a987 commit 1f288a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "MIT",
"require": {
"php": "^8.1",
"eonx-com/easy-logging": "^4.5",
"eonx-com/easy-utils": "^4.5",
"eonx-com/easy-logging": "^4.4.4",
"eonx-com/easy-utils": "^4.4.4",
"nesbot/carbon": "^2.22",
"nikic/php-parser": "^4.15"
},
"require-dev": {
"eonx-com/easy-bugsnag": "^4.5",
"eonx-com/easy-bugsnag": "^4.4.4",
"phpunit/phpunit": "^9.5 || ^10.0",
"laravel/lumen-framework": "^5.8 || ^6.0 || ^8.0",
"symfony/symfony": "^5.4 || ^6.0"
Expand Down

0 comments on commit 1f288a8

Please sign in to comment.