Skip to content

Commit

Permalink
Composer updates for 1.0.469
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers committed Sep 7, 2020
1 parent e9e4210 commit fd2d634
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": ">=7.0",
"composer/installers": "~1.0",
"october/rain": "~1.0"
"october/rain": "~1.0.469"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion modules/cms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": ">=7.0",
"composer/installers": "~1.0",
"october/rain": "~1.0"
"october/rain": "~1.0.469"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion modules/system/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": ">=7.0",
"composer/installers": "~1.0",
"october/rain": "~1.0"
"october/rain": "~1.0.469"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fd2d634

Please sign in to comment.