Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Romans Malinovskis committed Oct 13, 2020
1 parent c041bb8 commit 09fa5e4
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 @@ -43,16 +43,16 @@
},
"require": {
"php": ">=7.3.0",
"atk4/data": "^2.2.0"
"atk4/data": "~2.2.0"
},
"require-dev": {
"atk4/ui": "^2.2.0",
"atk4/ui": "~2.2.0",
"friendsofphp/php-cs-fixer": "^2.16",
"phpunit/phpcov": "*",
"phpunit/phpunit": ">=9.0"
},
"suggest": {
"atk4/ui": "^2.2.0"
"atk4/ui": "~2.2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 09fa5e4

Please sign in to comment.