Skip to content

Commit

Permalink
Bump version 4.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rchavik committed Nov 9, 2019
1 parent 8cf949c commit d9937d1
Show file tree
Hide file tree
Showing 20 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions Acl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "croogo/acl",
"description": "Croogo Acl Plugin",
"require": {
"cakephp/acl": "dev-master",
"croogo/core": "^3.0.1"
"cakephp/acl": "^0.5.2",
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Blocks/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/blocks",
"description": "Croogo Blocks Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Comments/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/comments",
"description": "Croogo Comments Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Contacts/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/contacts",
"description": "Croogo Contacts Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/core",
"description": "Croogo Core Plugin",
"require": {
"cakephp/cakephp": "^3.5.5"
"cakephp/cakephp": "^4.0.0-beta.4"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "dev-master",
Expand Down
2 changes: 1 addition & 1 deletion Dashboards/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/dashboards",
"description": "Croogo Dashboards Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Example/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/example",
"description": "Croogo Example Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Extensions/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/extensions",
"description": "Croogo Extensions Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion FileManager/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Croogo FileManager Plugin",
"require": {
"ext-gd": "*",
"croogo/core": "^3.0.1",
"croogo/core": "^4.0.0-beta.4",
"intervention/image": "^2.4.1",
"league/flysystem": "^1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion Install/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/install",
"description": "Croogo Install Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Menus/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/menus",
"description": "Croogo Menus Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Meta/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/meta",
"description": "Croogo Meta Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Nodes/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/nodes",
"description": "Croogo Nodes Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Settings/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/settings",
"description": "Croogo Settings Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Taxonomy/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/taxonomy",
"description": "Croogo Taxonomy Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Translate/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/translate",
"description": "Croogo Translate Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion Users/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/users",
"description": "Croogo Users Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0-beta.3
4.0.0-beta.4
2 changes: 1 addition & 1 deletion Wysiwyg/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "croogo/wysiwyg",
"description": "Croogo Wysiwyg Plugin",
"require": {
"croogo/core": "^3.0.1"
"croogo/core": "^4.0.0-beta.4"
},
"license": "MIT",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"admad/cakephp-sequence": "^2.1",
"friendsofcake/crud": "^5.4",
"friendsofcake/search": "^5.3",
"friendsofcake/bootstrap-ui": "dev-develop",
"friendsofcake/bootstrap-ui": "^2.0.0-beta5",
"intervention/image": "^2.4.1",
"league/flysystem": "^1.0"
},
Expand Down

0 comments on commit d9937d1

Please sign in to comment.