We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d1bb3 commit a4c586aCopy full SHA for a4c586a
LICENSE
@@ -1,7 +1,7 @@
1
The PRADO framework and the included demos are free software.
2
They are released under the terms of the following BSD License.
3
4
-Copyright 2004-2019, The PRADO Group (https://github.com/pradosoft)
+Copyright 2004-2025, The PRADO Group (https://github.com/pradosoft)
5
All rights reserved.
6
7
Redistribution and use in source and binary forms, with or without
composer.json
@@ -13,10 +13,7 @@
13
],
14
"minimum-stability": "dev",
15
"require": {
16
- "pradosoft/prado": "dev-master"
17
- },
18
- "provide" : {
19
- "pradosoft/prado-wsat" : "4.2.0"
+ "pradosoft/prado": "^4"
20
},
21
"autoload": {
22
"psr-4": {
0 commit comments