Skip to content

Commit a4c586a

Browse files
author
Fabio Bas
committed
Fix composer
1 parent 94d1bb3 commit a4c586a

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The PRADO framework and the included demos are free software.
22
They are released under the terms of the following BSD License.
33

4-
Copyright 2004-2019, The PRADO Group (https://github.com/pradosoft)
4+
Copyright 2004-2025, The PRADO Group (https://github.com/pradosoft)
55
All rights reserved.
66

77
Redistribution and use in source and binary forms, with or without

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313
],
1414
"minimum-stability": "dev",
1515
"require": {
16-
"pradosoft/prado": "dev-master"
17-
},
18-
"provide" : {
19-
"pradosoft/prado-wsat" : "4.2.0"
16+
"pradosoft/prado": "^4"
2017
},
2118
"autoload": {
2219
"psr-4": {

0 commit comments

Comments
 (0)